1. 27 Dec, 2002 2 commits
  2. 26 Dec, 2002 2 commits
  3. 23 Dec, 2002 1 commit
    • unknown's avatar
      many bug fixes · 992a5199
      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.
      992a5199
  4. 21 Dec, 2002 2 commits
  5. 20 Dec, 2002 3 commits
  6. 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
  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: · 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
  13. 04 Dec, 2002 9 commits