1. 15 Dec, 2000 4 commits
    • unknown's avatar
      mysql-test/r/rpl000016.result · 4a063ba7
      unknown authored
          forgot to check this in
      
      
      mysql-test/r/rpl000016.result:
        forgot to check this in
      4a063ba7
    • unknown's avatar
      client/mysqltest.c · 6aac994e
      unknown authored
          fixed bug that created empty result files in no-record mode
      mysql-test/t/rpl000007.test
          testing non-replication of load data infile when the table is excluded from replication
      mysql-test/t/rpl000016.test
          test purge master logs
      sql/slave.cc
          fix memory leaks found by  purge master logs test
      sql/sql_repl.cc
          fixed race condition and delete before close bug in reset_slave()
      
      Overall comments - coverage testing is a very good thing!
      
      
      client/mysqltest.c:
        fixed bug that created empty result files in no-record mode
      mysql-test/t/rpl000007.test:
        testing non-replication of load data infile when the table is excluded from replication
      mysql-test/t/rpl000016.test:
        test purge master logs
      sql/slave.cc:
        fix memory leaks found by  purge master logs test
      sql/sql_repl.cc:
        fixed race condition and delete before close bug in reset_slave()
      6aac994e
    • unknown's avatar
      I fixed the bug too and had to merge conflicts · 230acc45
      unknown authored
      
      myisammrg/myrg_open.c:
        merged
      230acc45
    • unknown's avatar
      client/mysqltest.c · 93166332
      unknown authored
          added system command
      myisammrg/myrg_open.c
          fixed coredump when opening an empty union table
      sql/sql_repl.cc
          fixed warnings, remove confusing comment, fixed coredump in
          change master to when master.info was corrupted
      
      added new replication test case
      
      
      client/mysqltest.c:
        added system command
      myisammrg/myrg_open.c:
        fixed coredump when opening an empty union table
      sql/sql_repl.cc:
        fixed warnings, remove confusing comment, fixed coredump in
        change master to when master.info was corrupted
      93166332
  2. 14 Dec, 2000 9 commits
    • unknown's avatar
      myrg_open.c empty MRG bug fixed again (fix from 1.8 was removed in 1.9) · 7affa830
      unknown authored
      
      mysql-test/t/ft0000001.test:
        comments cleared up
      myisammrg/myrg_open.c:
        empty MRG bug fixed again (fix from 1.8 was removed in 1.9)
      7affa830
    • unknown's avatar
      Merge · 67b3f99e
      unknown authored
      
      BitKeeper/etc/gone:
        auto-merge
      67b3f99e
    • unknown's avatar
      Merge · f48d4424
      unknown authored
      f48d4424
    • unknown's avatar
      mysql-test/mysql-test-run.sh · 80cfe046
      unknown authored
          fixes for Bourne shell
          removed colors
          optimized echo/expr for bash
      
      
      mysql-test/mysql-test-run.sh:
        fixes for Bourne shell
        removed colors
        optimized echo/expr for bash
      80cfe046
    • unknown's avatar
      Merge · 9d7d9bfc
      unknown authored
      
      BitKeeper/deleted/.del-logging_ok~32b6551b8288c2fa:
        ***MISSING WEAVE***
      BitKeeper/etc/logging_ok:
        Auto merged
      9d7d9bfc
    • unknown's avatar
      Merge · 6362c42a
      unknown authored
      
      BitKeeper/deleted/.del-README.gcov:
        ***MISSING WEAVE***
      BitKeeper/etc/logging_ok:
        ***MISSING WEAVE***
      6362c42a
    • unknown's avatar
      fixed typo · a1def750
      unknown authored
      a1def750
    • unknown's avatar
      fixes for parallel make, re-added the lost README files in mysql-test · e842d46e
      unknown authored
      
      BUILD/compile-pentium-debug:
        fox for parallel make
      BUILD/compile-pentium-gcov:
        fix for parallel make
      BUILD/compile-pentium:
        fix to enable parallel make when recursing to subdirectories
      Build-tools/Do-all-build-steps:
        fix for parallel make, remove the stale comment to make Tim happy
      Build-tools/Do-rpm:
        fix for parallel make
      e842d46e
    • unknown's avatar
      fixed typo · 12394666
      unknown authored
      
      BitKeeper/etc/ignore:
        Added BitKeeper/tmp/gone to the ignore list
      12394666
  3. 13 Dec, 2000 9 commits
    • unknown's avatar
      MIT fix · 91fa299e
      unknown authored
      
      BitKeeper/etc/ignore:
        Added mysql-test/install_test_db mysql-test/mysql-test-run to the ignore list
      include/global.h:
        another fix for MIT-threads
      91fa299e
    • unknown's avatar
      mysql-test/Makefile.am · 1c0f675a
      unknown authored
          fixed typo
      scripts/make_binary_distribution.sh
          added .MRG and .frm files
      
      
      mysql-test/Makefile.am:
        fixed typo
      scripts/make_binary_distribution.sh:
        added .MRG and .frm files
      1c0f675a
    • unknown's avatar
      global.h Fix for MIT-threads · 67de70a3
      unknown authored
      
      include/global.h:
        Fix for MIT-threads
      67de70a3
    • unknown's avatar
      sql_parse.cc we were using wrong strdup · ff124112
      unknown authored
      
      sql/sql_parse.cc:
        we were using wrong strdup
      ff124112
    • unknown's avatar
      install_test_db.sh fixes for distribution · 855bddab
      unknown authored
      mysql-test-run.sh	fixes for distribution
      Makefile.am	Fixes for distribution
      
      
      mysql-test/Makefile.am:
        Fixes for distribution
      mysql-test/mysql-test-run.sh:
        fixes for distribution
      mysql-test/install_test_db.sh:
        fixes for distribution
      855bddab
    • unknown's avatar
      Merge work.mysql.com:/home/bk/mysql · 2d47dfa0
      unknown authored
      into mysql.sashanet.com:/home/sasha/src/bk/mysql
      
      
      BitKeeper/etc/logging_ok:
        Auto converge
      2d47dfa0
    • unknown's avatar
      fixed · a3d15c0f
      unknown authored
      
      mysql-test/mysql-test-run:
        fixed bug that unconditionally restarted both servers before each test
        added support for slave-master-info.opt to specify master info 
        options and override defaults for an individual test
        fixed race conditions in slave start/slave stop
        added a new rpl test case
      sql/sql_repl.cc:
        fixed race conditions in slave start/slave stop
      a3d15c0f
    • unknown's avatar
      Makefile.am Removed README · 767fbc5e
      unknown authored
      
      mysql-test/Makefile.am:
        Removed README
      767fbc5e
    • unknown's avatar
      mysql.spec.sh Don't install BDB · e9797c89
      unknown authored
      Do-patch-file	Update for new web structure
      Makefile.am	Added dependency for manual_toc.html
      Makefile.am	Replaced chmod with RM to avoid error message
      
      
      include/Makefile.am:
        Replaced chmod with RM to avoid error message
      Docs/Makefile.am:
        Added dependency for manual_toc.html
      Build-tools/Do-patch-file:
        Update for new web structure
      support-files/mysql.spec.sh:
        Don't install BDB
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      e9797c89
  4. 12 Dec, 2000 9 commits
    • unknown's avatar
      Merge work.mysql.com:/home/bk/mysql · 20da4f88
      unknown authored
      into mysql.sashanet.com:/home/sasha/src/bk/mysql
      
      
      BitKeeper/etc/logging_ok:
        Auto converge
      20da4f88
    • unknown's avatar
      manual.texi minor wording change in LOAD DATA section · c6986294
      unknown authored
      
      Docs/manual.texi:
        minor wording change in LOAD DATA section
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      c6986294
    • unknown's avatar
      No commit message · 624e3879
      unknown authored
      No commit message
      624e3879
    • unknown's avatar
      --result-file in mysqltest works nicely now · 798d341b
      unknown authored
      added a new test case that relies on --result-file
      
      
      client/mysqltest.c:
        allow a mix of --result-file and @ result file specifications
      mysql-test/mysql-test-run:
        -record option
        -R options to mysql-test so taht result files will be compared
      798d341b
    • unknown's avatar
      client/mysqltest.c · 078c05d5
      unknown authored
          add --result-file option
      mysql-test/mysql-test-run
          do a really good job to kill mysqld if it is stuck
      
      
      client/mysqltest.c:
        add --result-file option
      mysql-test/mysql-test-run:
        do a really good job to kill mysqld if it is stuck
      078c05d5
    • unknown's avatar
      test case for a coredump on merge tables. Sergei or Monty, can you fix this? · 2ce474dc
      unknown authored
      
      mysql-test/mysql-test-run:
        added support for copying tables into datadir - now only MRG and FRM
        files are copied - will add others as we come up with samples
      2ce474dc
    • unknown's avatar
      Merge · 6d8a5e90
      unknown authored
      
      sql/filesort.cc:
        merged
      6d8a5e90
    • unknown's avatar
      ft0000001.test more tests added · 5902b26a
      unknown authored
      ft0000002.test  several ft-indexes test
      filesort.cc	DBUG_PRINT's added
      
      
      sql/filesort.cc:
        more DBUG_PRINT's added
      mysql-test/t/ft0000001.test:
        more tests added
      5902b26a
    • unknown's avatar
      Fixed delete in tables with hidden primary key · 28ad76e2
      unknown authored
      Remove not used BDB logs on shutdown
      Don't give warnings for repair on slaves
      Fixed transaction log files
      
      
      Docs/manual.texi:
        Updated 'known bugs'
      include/my_sys.h:
        Added define for checking number of bytes left in the IO_CACHE
      mysql-test/mysql-test-run:
        Small bug fixes
      mysys/mf_iocache2.c:
        Use new define
      sql/filesort.cc:
        Temporary fix for FULLTEXT index
      sql/ha_berkeley.cc:
        Fix for delete in tables with hidden primary key
        Remove not used BDB logs on shutdown
      sql/ha_myisam.cc:
        Don't give warnings for repair on slaves
      sql/hostname.cc:
        Portability fix
      sql/log.cc:
        Fix transaction log files
      sql/log_event.h:
        portability fix
      sql/slave.cc:
        Don't give warnings for repair on slaves
      sql/sql_class.h:
        Cleanup
      sql/sql_parse.cc:
        Fixed typo
      28ad76e2
  5. 11 Dec, 2000 7 commits
    • unknown's avatar
      log_event.h fixed load data infile replication for alpha · 78476392
      unknown authored
      
      sql/log_event.h:
        fixed load data infile replication for alpha
      78476392
    • unknown's avatar
      sql/sql_repl.cc · 695c8120
      unknown authored
          last fix in send_file() was wrong
      
      
      sql/sql_repl.cc:
        last fix in send_file() was wrong
      695c8120
    • unknown's avatar
      I hope I've fixed all the bugs by now, let's test it · 7429b2e1
      unknown authored
      
      sql/log_event.h:
        changed new/delete for Log_event to use my_malloc/my_free
      sql/mysql_priv.h:
        wait for slave to get going
      sql/mysqld.cc:
        wait for slave to get going in SLAVE START
      sql/slave.cc:
        fixed more memory leaks
      sql/sql_repl.cc:
        file name was not being \0 terminated in send_file
      7429b2e1
    • unknown's avatar
      Merge · 5d6b2d0d
      unknown authored
      5d6b2d0d
    • unknown's avatar
      sel000032.test backpropagated from mysql-4.0 · c369c427
      unknown authored
      sel000031.test	backpropagated from mysql-4.0
      sel000014.result	backpropagated from mysql-4.0
      sel000006.test	s|r/3.23/|r/|
      sel000007.test	s|r/3.23/|r/|
      sel000008.test	s|r/3.23/|r/|
      sel000009.test	s|r/3.23/|r/|
      sel000010.test	s|r/3.23/|r/|
      sel000011.test	s|r/3.23/|r/|
      sel000012.test	s|r/3.23/|r/|
      sel000013.test	s|r/3.23/|r/|
      sel000014.test	s|r/3.23/|r/|
      sel000015.test	s|r/3.23/|r/|
      sel000016.test	s|r/3.23/|r/|
      sel000017.test	s|r/3.23/|r/|
      sel000018.test	s|r/3.23/|r/|
      sel000019.test	s|r/3.23/|r/|
      sel000020.test	s|r/3.23/|r/|
      sel000021.test	s|r/3.23/|r/|
      sel000022.test	s|r/3.23/|r/|
      sel000023.test	s|r/3.23/|r/|
      sel000024.test	s|r/3.23/|r/|
      sel000025.test	s|r/3.23/|r/|
      sel000026.test	s|r/3.23/|r/|
      sel000027.test	s|r/3.23/|r/|
      sel000028.test	s|r/3.23/|r/|
      sel000029.test	s|r/3.23/|r/|
      sel000030.test	s|r/3.23/|r/|
      sel000033.test	s|r/3.23/|r/|
      sel000005.test	s|r/3.23/|r/|
      ft0000001.test	s|r/3.23/|r/|
      sel000004.test	s|r/3.23/|r/|
      
      
      mysql-test/t/sel000004.test:
        s|r/3.23/|r/|
      mysql-test/t/ft0000001.test:
        s|r/3.23/|r/|
      mysql-test/t/sel000005.test:
        s|r/3.23/|r/|
      mysql-test/t/sel000006.test:
        s|r/3.23/|r/|
      mysql-test/t/sel000007.test:
        s|r/3.23/|r/|
      mysql-test/t/sel000008.test:
        s|r/3.23/|r/|
      mysql-test/t/sel000009.test:
        s|r/3.23/|r/|
      mysql-test/t/sel000010.test:
        s|r/3.23/|r/|
      mysql-test/t/sel000011.test:
        s|r/3.23/|r/|
      mysql-test/t/sel000012.test:
        s|r/3.23/|r/|
      mysql-test/t/sel000013.test:
        s|r/3.23/|r/|
      mysql-test/t/sel000014.test:
        s|r/3.23/|r/|
      mysql-test/t/sel000015.test:
        s|r/3.23/|r/|
      mysql-test/t/sel000016.test:
        s|r/3.23/|r/|
      mysql-test/t/sel000017.test:
        s|r/3.23/|r/|
      mysql-test/t/sel000018.test:
        s|r/3.23/|r/|
      mysql-test/t/sel000019.test:
        s|r/3.23/|r/|
      mysql-test/t/sel000020.test:
        s|r/3.23/|r/|
      mysql-test/t/sel000021.test:
        s|r/3.23/|r/|
      mysql-test/t/sel000022.test:
        s|r/3.23/|r/|
      mysql-test/t/sel000023.test:
        s|r/3.23/|r/|
      mysql-test/t/sel000024.test:
        s|r/3.23/|r/|
      mysql-test/t/sel000025.test:
        s|r/3.23/|r/|
      mysql-test/t/sel000026.test:
        s|r/3.23/|r/|
      mysql-test/t/sel000027.test:
        s|r/3.23/|r/|
      mysql-test/t/sel000028.test:
        s|r/3.23/|r/|
      mysql-test/t/sel000029.test:
        s|r/3.23/|r/|
      mysql-test/t/sel000030.test:
        s|r/3.23/|r/|
      mysql-test/t/sel000033.test:
        s|r/3.23/|r/|
      mysql-test/r/sel000014.result:
        backpropagated from mysql-4.0
      mysql-test/t/sel000031.test:
        backpropagated from mysql-4.0
      mysql-test/t/sel000032.test:
        backpropagated from mysql-4.0
      c369c427
    • unknown's avatar
      Tests backpropagated from mysql-4.0 bk tree · 4c6a4152
      unknown authored
      
      mysql-test/t/sel000004.test:
        backpropagated from mysql-4.0
      mysql-test/t/sel000005.test:
        backpropagated from mysql-4.0
      mysql-test/r/sel000004.result:
        backpropagated from mysql-4.0
      mysql-test/r/sel000005.result:
        backpropagated from mysql-4.0
      4c6a4152
    • unknown's avatar
      Removed init that crashed BDB · 011f8d0a
      unknown authored
      Fixed newly introduced bug in update
      
      
      BitKeeper/etc/ignore:
        Added libmysql_r/conf_to_src to the ignore list
      sql/filesort.cc:
        Removed init that crashed BDB
      sql/ha_berkeley.cc:
        Fixed bug in sub AUTO_INCREMENT keys in BDB tables
      sql/opt_range.cc:
        Cleanup
      sql/sql_update.cc:
        Fixed newly introduced bug in update
      011f8d0a
  6. 10 Dec, 2000 2 commits