1. 18 Nov, 2001 3 commits
    • unknown's avatar
      Merge · b87029d8
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      innobase/btr/btr0btr.c:
        Auto merged
      innobase/btr/btr0cur.c:
        Auto merged
      innobase/dict/dict0dict.c:
        Auto merged
      sql/ha_myisam.cc:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      mysql-test/t/myisam.test:
        Auto merged
      b87029d8
    • unknown's avatar
      Test of optimize table. · 21259d25
      unknown authored
      
      Docs/manual.texi:
        Updated changelog.
        Update info about MERGE tables.
        Moved section 'Why so many open tables'
      mysql-test/r/create.result:
        Added test of types in CREATE
      mysql-test/t/create.test:
        Added test of types in CREATE
      sql/item_func.cc:
        More different values for RAND(nr) and RAND(nr+1)
      21259d25
    • unknown's avatar
      Fixed bug in OPTIMIZE TABLE that reset index cardinality if it · 421595c1
      unknown authored
      was up to date.
      
      
      Docs/manual.texi:
        ChangeLog
      configure.in:
        Version number change
      mysql-test/r/myisam.result:
        Test of optimize table
      mysql-test/t/myisam.test:
        Test of optimize table
      421595c1
  2. 17 Nov, 2001 3 commits
    • unknown's avatar
      Removing registry service parameter code · 7803c443
      unknown authored
      7803c443
    • unknown's avatar
      dict0dict.h, dict0dict.c: · 0d62f810
      unknown authored
        Fix wrong (though equivalent) type decl
      
      
      innobase/dict/dict0dict.c:
        Fix wrong (though equivalent) type decl
      innobase/include/dict0dict.h:
        Fix wrong (though equivalent) type decl
      0d62f810
    • unknown's avatar
      btr0cur.c, btr0btr.c, dict0dict.h, dict0dict.c: · 77c3dd15
      unknown authored
        Fix a bug in insert buffer B-tree upper levels; probably caused the crash by B.Fitzpatrick
      buf0flu.c:
        Fix a bug in previous change
        A small optimization for LRU flushes to avoid losing hot pages from the buffer pool
      
      
      innobase/buf/buf0flu.c:
        Fix a bug in previous change
      innobase/dict/dict0dict.c:
        Fix a bug in insert buffer B-tree upper levels; probably caused the crash by B.Fitzpatrick
      innobase/include/dict0dict.h:
        Fix a bug in insert buffer B-tree upper levels; probably caused the crash by B.Fitzpatrick
      innobase/btr/btr0btr.c:
        Fix a bug in insert buffer B-tree upper levels; probably caused the crash by B.Fitzpatrick
      innobase/btr/btr0cur.c:
        Fix a bug in insert buffer B-tree upper levels; probably caused the crash by B.Fitzpatrick
      77c3dd15
  3. 14 Nov, 2001 1 commit
    • unknown's avatar
      buf0flu.c: · fb9d56cd
      unknown authored
        Fix a bug which could cause InnoDB to complain it cannot find free blocks from the buffer cache during recovery
      
      
      innobase/buf/buf0flu.c:
        Fix a bug which could cause InnoDB to complain it cannot find free blocks from the buffer cache during recovery
      fb9d56cd
  4. 08 Nov, 2001 9 commits
  5. 07 Nov, 2001 20 commits
  6. 06 Nov, 2001 4 commits
    • unknown's avatar
      ha_innobase.cc: · 1119e844
      unknown authored
        Fix a typo
      
      
      sql/ha_innobase.cc:
        Fix a typo
      1119e844
    • unknown's avatar
      ha_innobase.cc: · efc69ba2
      unknown authored
        Make database and table names always lower case on Windows
      
      
      sql/ha_innobase.cc:
        Make database and table names always lower case on Windows
      efc69ba2
    • unknown's avatar
      merge · d207a0c2
      unknown authored
      
      innobase/include/srv0srv.h:
        Auto merged
      mysql-test/mysql-test-run.sh:
        Auto merged
      innobase/srv/srv0srv.c:
        Auto merged
      innobase/srv/srv0start.c:
        Auto merged
      scripts/make_binary_distribution.sh:
        Auto merged
      sql/ha_innobase.cc:
        Auto merged
      d207a0c2
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 · 228408a8
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      sql/item_strfunc.cc:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      228408a8