1. 22 Nov, 2001 11 commits
    • unknown's avatar
      Remove .TMD files on DROP DATABASE. · 15fd6003
      unknown authored
      15fd6003
    • unknown's avatar
      Fixed fulltext after merge from 3.23.45 · cb304292
      unknown authored
      First (incomplete) version of transaction and as3ap tests.
      
      
      BitKeeper/etc/ignore:
        Added sql-bench/test-transactions to the ignore list
      mysql-test/r/fulltext.result:
        Update fulltext results after merge
      sql-bench/Makefile.am:
        Added transaction test
      sql-bench/run-all-tests.sh:
        Added transaction test
      sql-bench/server-cfg.sh:
        Added transaction test
      sql-bench/test-ATIS.sh:
        Cleanup
      sql/item_func.cc:
        Fix bad merge
      sql/mysqld.cc:
        Cleanup
      sql/sql_base.cc:
        Fix bad merge
      sql/sql_delete.cc:
        Cleanup
      sql/sql_parse.cc:
        Fix bad merge
      sql/sql_select.cc:
        Fix bad merge
      sql/sql_union.cc:
        Fix bad merge
      tools/mysqlmanager.c:
        C
      cb304292
    • unknown's avatar
      merge · babfc897
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      Docs/manual.texi:
        Auto merged
      innobase/srv/srv0srv.c:
        Auto merged
      myisam/mi_check.c:
        Auto merged
      myisam/mi_open.c:
        Auto merged
      myisam/mi_packrec.c:
        Auto merged
      myisam/myisamdef.h:
        Auto merged
      mysql-test/mysql-test-run.sh:
        Auto merged
      mysql-test/t/fulltext.test:
        Auto merged
      sql/stacktrace.c:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/sql_base.cc:
        Auto merged
      sql/sql_update.cc:
        Auto merged
      babfc897
    • unknown's avatar
      Fix bug when repairing compressed MyISAM files · 3f4f2408
      unknown authored
      LOCATE() is now case sensitive
      
      
      BUILD/compile-alpha-cxx:
        Don't build manager because it fails with linker error on Linux Alpha
      Docs/manual.texi:
        Changelog
      myisam/mi_check.c:
        Fix bug when repairing compressed MyISAM files
      myisam/mi_open.c:
        Fix bug when repairing compressed MyISAM files
      myisam/mi_packrec.c:
        Fix bug when repairing compressed MyISAM files
      myisam/myisamchk.c:
        Fix bug when repairing compressed MyISAM files
      myisam/myisamdef.h:
        Fix bug when repairing compressed MyISAM files
      mysql-test/r/func_group.result:
        Fix result for new RND function
      mysql-test/r/func_math.result:
        Fix result for new RND function
      mysql-test/r/func_str.result:
        test of new locate()
      mysql-test/t/func_str.test:
        test of new locate()
      sql/item_func.cc:
        LOCATE() is now case sensitive
      sql/sql_string.cc:
        LOCATE() is now case sensitive
      sql/sql_string.h:
        LOCATE() is now case sensitive
      3f4f2408
    • unknown's avatar
      Portability fix · d70f4827
      unknown authored
      
      mysys/my_seek.c:
        Remove warning
      d70f4827
    • unknown's avatar
      Portability fix · cb6fcd24
      unknown authored
      cb6fcd24
    • unknown's avatar
      Add missing resolve_stack_dump to RPM · 7cc171be
      unknown authored
      7cc171be
    • unknown's avatar
      Fixed problem when repairing packed MyISAM files. · e674ebd9
      unknown authored
      
      Docs/manual.texi:
        Changelog
      e674ebd9
    • unknown's avatar
      Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql · 66255892
      unknown authored
      
      sql/mysqld.cc:
        Auto merged
      66255892
    • unknown's avatar
      backport of shutdown fix for platforms that cannot break a syscall with a · 3b3e2e8d
      unknown authored
      signal. Tested to the extent that it does not break Linux. Could not test on
      Darwin because the machine was not reachable. Will push anyway - at least it
      does not make things worse. Testing on Darwin is needed, however.
      
      
      sql/mysqld.cc:
        backport of shutdown fix for platforms that cannot break a syscall with a signal
      3b3e2e8d
    • unknown's avatar
      7c4d9e89
  2. 21 Nov, 2001 10 commits
  3. 20 Nov, 2001 7 commits
    • unknown's avatar
      mirrors.texi: · f9da4c86
      unknown authored
        Change list format
      
      
      Docs/mirrors.texi:
        Change list format
      f9da4c86
    • unknown's avatar
      Merge tfr@work.mysql.com:/home/bk/mysql-4.0 · 7bcaa3cb
      unknown authored
      into sarvik.tfr.cafe.ee:/usr/home/tfr/BK/mysql-4.0
      
      7bcaa3cb
    • unknown's avatar
      mirrors.texi: · 31deed75
      unknown authored
        new file
      
      31deed75
    • unknown's avatar
      fixes: --gdb does not implies --manager · 3d8fbbe2
      unknown authored
      --manager implies --skip-gdb-magic
      (which was introduced to make --gdb usable w/o manager)
      
      3d8fbbe2
    • unknown's avatar
      tests added · 3e480a4c
      unknown authored
      
      mysql-test/r/fulltext_distinct.result:
        boolean test added
      mysql-test/t/fulltext_distinct.test:
        boolean test added
      mysql-test/r/fulltext_left_join.result:
        boolean test added
      mysql-test/t/fulltext_left_join.test:
        boolean test added
      3e480a4c
    • unknown's avatar
      ./mysql-test-run test1 test2 test3 · 339debf5
      unknown authored
      339debf5
    • unknown's avatar
      Fix to reserved words script. · 1775fd26
      unknown authored
      Updated reserved words list in manual.
      
      
      Docs/Support/update-reserved-words.pl:
        Fix to reserved words script, 2 keywords and 15 synonyms were missing.
      Docs/manual.texi:
        Updated reserved word list.
      1775fd26
  4. 19 Nov, 2001 5 commits
  5. 18 Nov, 2001 6 commits
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 · a6b9c701
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      a6b9c701
    • unknown's avatar
      Merge · 8ec827ac
      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
      8ec827ac
    • unknown's avatar
      Test of optimize table. · 58a89609
      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)
      58a89609
    • unknown's avatar
      Fixed bug in OPTIMIZE TABLE that reset index cardinality if it · 3a12d775
      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
      3a12d775
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 · 702731f4
      unknown authored
      into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
      
      702731f4
    • unknown's avatar
      use env vars for socket/port in connect in mysqltest · 2b6daffb
      unknown authored
      --local-master option in mysql-test-run
      do not log CREATE TABLE when doing table dump
      fix replication to slave off 3.23 master
      
      
      client/mysqltest.c:
        fix to be able to use env vars for socket and port in connect
      mysql-test/include/master-slave.inc:
        connect to port specified in environment
      mysql-test/mysql-test-run.sh:
        added --local-master option - will assume master is on port 3306 on localhost
      sql/log_event.cc:
        fixes to slave off 3.23 master
      sql/log_event.h:
        fixes to slave off 3.23 master
      sql/slave.cc:
        do not log CREATE TABLE when doing table dump
      2b6daffb
  6. 17 Nov, 2001 1 commit