1. 05 Sep, 2003 3 commits
  2. 04 Sep, 2003 2 commits
  3. 03 Sep, 2003 4 commits
  4. 02 Sep, 2003 4 commits
  5. 01 Sep, 2003 3 commits
  6. 29 Aug, 2003 4 commits
    • unknown's avatar
      - Fixed BUG 1162 (removed macro names from the changelog) · 84cf3a5e
      unknown authored
       - Really fixed BUG 998 (disable the checking for installed but
         unpackaged files)
      
      84cf3a5e
    • unknown's avatar
      removed stale comment · 2a00d7db
      unknown authored
      13:58 <monty> konstantin: the comment is missplaced (probably after merge).
                You can remove it
      
      
      sql/sql_parse.cc:
        removed stale comment
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      2a00d7db
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.0 · c1d4c15a
      unknown authored
      into narttu.mysql.fi:/my/mysql-4.0
      
      c1d4c15a
    • unknown's avatar
      Revert change of lower-case-table handling as this breaks how alias works. · acc42602
      unknown authored
      Changes like this should be done to 4.1, not to a stable release
      
      
      mysql-test/r/lowercase_table.result:
        Revert change of lower-case-table handling
      mysql-test/t/lowercase_table.test:
        Revert change of lower-case-table handling
      sql/sql_class.cc:
        Revert change of lower-case-table handling
      sql/sql_class.h:
        Revert change of lower-case-table handling
      sql/sql_parse.cc:
        Revert change of lower-case-table handling
      sql/sql_table.cc:
        Revert change of lower-case-table handling
      sql/sql_yacc.yy:
        Revert change of lower-case-table handling
      acc42602
  7. 28 Aug, 2003 17 commits
  8. 27 Aug, 2003 3 commits
    • unknown's avatar
      - replaced C++-style comments in .c file (Please try to avoid this, as · cb240962
      unknown authored
         it breaks compilation on picky C compilers!)
      
      
      fs/database.c:
         - replaced C++-style comments in .c file
      cb240962
    • unknown's avatar
      btr0btr.c: · 46d936d2
      unknown authored
        Fix bug: if the user created a prefix column key on a fixed length char column, then InnoDB claimed in CHECK TABLE that the table is corrupt
      dict0dict.c:
        Fix bug 1151: if the user created a prefix column primary key on a fixed length char column, then InnoDB crashed in a simple SELECT
      
      
      innobase/dict/dict0dict.c:
        Fix bug 1151: if the user created a prefix column primary key on a fixed length char column, then InnoDB crashed in a simple SELECT
      innobase/btr/btr0btr.c:
        Fix bug: if the user created a prefix column key on a fixed length char column, then InnoDB claimed in CHECK TABLE that the table is corrupt
      46d936d2
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.0 · 15a55e61
      unknown authored
      into narttu.mysql.fi:/my/mysql-4.0
      
      15a55e61