1. 27 Dec, 2002 2 commits
  2. 26 Dec, 2002 2 commits
  3. 23 Dec, 2002 1 commit
    • unknown's avatar
      many bug fixes · 00c6129c
      unknown authored
      
      sql/log.cc:
        Fix for a bug in query logging ...
      sql/mysqld.cc:
        Fix for a bug with max_allowed_packt
      sql/sql_select.cc:
        Fix for a bug which is caused when a single table is scanned by
        entire index and WHERE clause is so broad that JOIN type is JT_ALL.
      00c6129c
  4. 21 Dec, 2002 2 commits
  5. 20 Dec, 2002 3 commits
  6. 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
  7. 16 Dec, 2002 2 commits
  8. 14 Dec, 2002 4 commits
  9. 13 Dec, 2002 4 commits
  10. 11 Dec, 2002 4 commits
  11. 10 Dec, 2002 2 commits
  12. 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
  13. 04 Dec, 2002 9 commits