1. 20 Dec, 2002 2 commits
  2. 19 Dec, 2002 1 commit
    • unknown's avatar
      ha_innobase.cc: · 4ab9cd59
      unknown authored
        Better error message to help users who created tables with < 3.23.54 where MySQL implicitly added a PRIMARY KEY definition
      
      
      sql/ha_innobase.cc:
        Better error message to help users who created tables with < 3.23.54 where MySQL implicitly added a PRIMARY KEY definition
      4ab9cd59
  3. 16 Dec, 2002 2 commits
  4. 14 Dec, 2002 4 commits
  5. 13 Dec, 2002 4 commits
  6. 11 Dec, 2002 4 commits
  7. 10 Dec, 2002 2 commits
  8. 05 Dec, 2002 4 commits
    • unknown's avatar
      row0mysql.c: · db3c4d22
      unknown authored
        Heikki will merge to 4.0: cleanup
      
      
      innobase/row/row0mysql.c:
        Heikki will merge to 4.0: cleanup
      db3c4d22
    • unknown's avatar
      row0mysql.c, dict0dict.c, db0err.h, ha_innobase.cc: · e1d8800c
      unknown authored
        Heikki will merge to 4.0: Prevent listing the same column twice in an InnoDB index: that will cause index corruption when that col is UPDATEd
      
      
      sql/ha_innobase.cc:
        Heikki will merge to 4.0: Prevent listing the same column twice in an InnoDB index: that will cause index corruption when that col is UPDATEd
      innobase/include/db0err.h:
        Heikki will merge to 4.0: Prevent listing the same column twice in an InnoDB index: that will cause index corruption when that col is UPDATEd
      innobase/dict/dict0dict.c:
        Heikki will merge to 4.0: Prevent listing the same column twice in an InnoDB index: that will cause index corruption when that col is UPDATEd
      innobase/row/row0mysql.c:
        Heikki will merge to 4.0: Prevent listing the same column twice in an InnoDB index: that will cause index corruption when that col is UPDATEd
      e1d8800c
    • unknown's avatar
    • unknown's avatar
      better fix for read_rows, same for read_one_row · 763bc3f6
      unknown authored
      763bc3f6
  9. 04 Dec, 2002 14 commits
  10. 03 Dec, 2002 1 commit
  11. 02 Dec, 2002 2 commits