1. 26 Dec, 2002 2 commits
  2. 21 Dec, 2002 2 commits
  3. 20 Dec, 2002 3 commits
  4. 19 Dec, 2002 1 commit
    • unknown's avatar
      ha_innobase.cc: · 05ef8a61
      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
      05ef8a61
  5. 16 Dec, 2002 2 commits
  6. 14 Dec, 2002 4 commits
  7. 13 Dec, 2002 4 commits
  8. 11 Dec, 2002 4 commits
  9. 10 Dec, 2002 2 commits
  10. 05 Dec, 2002 4 commits
    • unknown's avatar
      row0mysql.c: · c92d611d
      unknown authored
        Heikki will merge to 4.0: cleanup
      
      
      innobase/row/row0mysql.c:
        Heikki will merge to 4.0: cleanup
      c92d611d
    • unknown's avatar
      row0mysql.c, dict0dict.c, db0err.h, ha_innobase.cc: · 446f8779
      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
      446f8779
    • unknown's avatar
    • unknown's avatar
      better fix for read_rows, same for read_one_row · cf85a16c
      unknown authored
      cf85a16c
  11. 04 Dec, 2002 12 commits