1. 04 Jan, 2001 1 commit
    • unknown's avatar
      Fixes to get mysql-test-run more portable · e724a847
      unknown authored
      
      Docs/manual.texi:
        More examples based on user comments
      client/mysqltest.c:
        Added --sleep and --tmpdir
      mysql-test/README:
        Update
      mysql-test/include/master-slave.inc:
        Fixed to not be dependent on path to sockets
      mysql-test/install_test_db.sh:
        Added privilege for hostname%
      mysql-test/mysql-test-run.sh:
        Portability fixes + a lot of new options
      mysql-test/r/bigint.result:
        Made test portable
      mysql-test/t/bigint.test:
        Made test portable
      mysql-test/t/rpl000008.test:
        Changed sleeptime
      mysql-test/t/rpl000012.test:
        Fixed to not be dependent on path to sockets
      mysql-test/t/rpl000013.test:
        Fixed to not be dependent on path to sockets
      mysql-test/t/rpl000014.test:
        Fixed to not be dependent on path to sockets
      mysql-test/t/rpl000015.test:
        Fixed to not be dependent on path to sockets
      mysql-test/t/rpl000016.test:
        Fixed to not be dependent on path to sockets
      e724a847
  2. 03 Jan, 2001 4 commits
    • unknown's avatar
      Fixed bug in myisamchk -r -k# · 0f7e0282
      unknown authored
      
      Docs/manual.texi:
        Changelog
      myisam/mi_check.c:
        Fixed bug in -r -k#
      myisam/myisamchk.c:
        Fixed bug in -r -k#
      0f7e0282
    • unknown's avatar
      Removed SCCS flag from all test cases · 6a414c5d
      unknown authored
      Changed atoll -> strtoll
      Extended mysql-test-run
      
      
      mysql-test/t/alter_table.test:
        Turn off SCCS flag
      mysql-test/t/analyse.test:
        Turn off SCCS flag
      mysql-test/t/auto_increment.test:
        Turn off SCCS flag
      mysql-test/t/bdb.test:
        Turn off SCCS flag
      mysql-test/t/bigint.test:
        Turn off SCCS flag
      mysql-test/t/binary.test:
        Turn off SCCS flag
      mysql-test/t/case.test:
        Turn off SCCS flag
      mysql-test/t/comments.test:
        Turn off SCCS flag
      mysql-test/t/compare.test:
        Turn off SCCS flag
      mysql-test/t/count_distinct.test:
        Turn off SCCS flag
      mysql-test/t/create.test:
        Turn off SCCS flag
      mysql-test/t/delayed.test:
        Turn off SCCS flag
      mysql-test/t/delete.test:
        Turn off SCCS flag
      mysql-test/t/distinct.test:
        Turn off SCCS flag
      mysql-test/t/empty_table.test:
        Turn off SCCS flag
      mysql-test/t/err000001.test:
        Turn off SCCS flag
      mysql-test/t/explain.test:
        Turn off SCCS flag
      mysql-test/t/flush_table.test:
        Turn off SCCS flag
      mysql-test/t/foreign_key.test:
        Turn off SCCS flag
      mysql-test/t/fulltext.test:
        Turn off SCCS flag
      mysql-test/t/fulltext_multi.test:
        Turn off SCCS flag
      mysql-test/t/fulltext_order_by.test:
        Turn off SCCS flag
      mysql-test/t/func_crypt.test:
        Turn off SCCS flag
      mysql-test/t/func_date_add.test:
        Turn off SCCS flag
      mysql-test/t/func_equal.test:
        Turn off SCCS flag
      mysql-test/t/func_group.test:
        Turn off SCCS flag
      mysql-test/t/func_in.test:
        Turn off SCCS flag
      mysql-test/t/func_like.test:
        Turn off SCCS flag
      mysql-test/t/func_math.test:
        Turn off SCCS flag
      mysql-test/t/func_misc.test:
        Turn off SCCS flag
      mysql-test/t/func_op.test:
        Turn off SCCS flag
      mysql-test/t/func_regexp.test:
        Turn off SCCS flag
      mysql-test/t/func_set.test:
        Turn off SCCS flag
      mysql-test/t/func_str.test:
        Turn off SCCS flag
      mysql-test/t/func_system.test:
        Turn off SCCS flag
      mysql-test/t/func_test.test:
        Turn off SCCS flag
      mysql-test/t/func_time.test:
        Turn off SCCS flag
      mysql-test/t/func_timestamp.test:
        Turn off SCCS flag
      mysql-test/t/group_by.test:
        Turn off SCCS flag
      mysql-test/t/heap.test:
        Turn off SCCS flag
      mysql-test/t/ins000001.test:
        Turn off SCCS flag
      mysql-test/t/insert.test:
        Turn off SCCS flag
      mysql-test/t/insert_select.test:
        Turn off SCCS flag
      mysql-test/t/join.test:
        Turn off SCCS flag
      mysql-test/t/join_outer.test:
        Turn off SCCS flag
      mysql-test/t/key.test:
        Turn off SCCS flag
      mysql-test/t/key_diff.test:
        Turn off SCCS flag
      mysql-test/t/key_primary.test:
        Turn off SCCS flag
      mysql-test/t/keywords.test:
        Turn off SCCS flag
      mysql-test/t/limit.test:
        Turn off SCCS flag
      mysql-test/t/merge.test:
        Turn off SCCS flag
      mysql-test/t/null.test:
        Turn off SCCS flag
      mysql-test/t/null_key.test:
        Turn off SCCS flag
      mysql-test/t/odbc.test:
        Turn off SCCS flag
      mysql-test/t/order_by.test:
        Turn off SCCS flag
      mysql-test/t/outfile.test:
        Turn off SCCS flag
      mysql-test/t/raid.test:
        Turn off SCCS flag
      mysql-test/t/range.test:
        Turn off SCCS flag
      mysql-test/t/rename.test:
        Turn off SCCS flag
      mysql-test/t/replace.test:
        Turn off SCCS flag
      mysql-test/t/rollback.test:
        Turn off SCCS flag
      mysql-test/t/rpl000001.test:
        Turn off SCCS flag
      mysql-test/t/rpl000002.test:
        Turn off SCCS flag
      mysql-test/t/rpl000003.test:
        Turn off SCCS flag
      mysql-test/t/rpl000004.test:
        Turn off SCCS flag
      mysql-test/t/rpl000005.test:
        Turn off SCCS flag
      mysql-test/t/rpl000006.test:
        Turn off SCCS flag
      mysql-test/t/rpl000007.test:
        Turn off SCCS flag
      mysql-test/t/rpl000008.test:
        Turn off SCCS flag
      mysql-test/t/rpl000009.test:
        Turn off SCCS flag
      mysql-test/t/rpl000010.test:
        Turn off SCCS flag
      mysql-test/t/rpl000011.test:
        Turn off SCCS flag
      mysql-test/t/rpl000012.test:
        Turn off SCCS flag
      mysql-test/t/rpl000013.test:
        Turn off SCCS flag
      mysql-test/t/rpl000014.test:
        Turn off SCCS flag
      mysql-test/t/rpl000015.test:
        Turn off SCCS flag
      mysql-test/t/rpl000016.test:
        Turn off SCCS flag
      mysql-test/t/sel000001.test:
        Turn off SCCS flag
      mysql-test/t/sel000002.test:
        Turn off SCCS flag
      mysql-test/t/sel000003.test:
        Turn off SCCS flag
      mysql-test/t/sel000031.test:
        Turn off SCCS flag
      mysql-test/t/sel000032.test:
        Turn off SCCS flag
      mysql-test/t/sel000033.test:
        Turn off SCCS flag
      mysql-test/t/sel000100.test:
        Turn off SCCS flag
      mysql-test/t/select.test:
        Turn off SCCS flag
      mysql-test/t/select_safe.test:
        Turn off SCCS flag
      mysql-test/t/show_check.test:
        Turn off SCCS flag
      mysql-test/t/shw000001.test:
        Turn off SCCS flag
      mysql-test/t/tablelock.test:
        Turn off SCCS flag
      mysql-test/t/temp_table.test:
        Turn off SCCS flag
      mysql-test/t/truncate.test:
        Turn off SCCS flag
      mysql-test/t/type_blob.test:
        Turn off SCCS flag
      mysql-test/t/type_date.test:
        Turn off SCCS flag
      mysql-test/t/type_datetime.test:
        Turn off SCCS flag
      mysql-test/t/type_enum.test:
        Turn off SCCS flag
      mysql-test/t/type_float.test:
        Turn off SCCS flag
      mysql-test/t/type_ranges.test:
        Turn off SCCS flag
      mysql-test/t/type_time.test:
        Turn off SCCS flag
      mysql-test/t/type_timestamp.test:
        Turn off SCCS flag
      mysql-test/t/type_uint.test:
        Turn off SCCS flag
      mysql-test/t/type_year.test:
        Turn off SCCS flag
      mysql-test/t/update.test:
        Turn off SCCS flag
      mysql-test/t/varbinary.test:
        Turn off SCCS flag
      mysql-test/t/variables.test:
        Turn off SCCS flag
      mysql-test/t/warnings.test:
        Turn off SCCS flag
      BUILD/compile-alpha-cxx:
        Added making of test
      Docs/manual.texi:
        Added more documentation to CHECK table
      mysql-test/mysql-test-run.sh:
        Added --local and checking if we are running as root
      sql/mysqlbinlog.cc:
        Changed atoll -> strtoll
      sql/slave.cc:
        Changed atoll -> strtoll
      6a414c5d
    • unknown's avatar
      show_check.test fixed cleanup problem · 7772873a
      unknown authored
      rpl000014.test	fixed bug in testcase
      rename.test	fixed cleanup problem
      handler.cc	added a comment
      sql_class.h	fixed bug in active_transaction() when MySQL was not compiled with transaction support
      
      
      mysql-test/t/rename.test:
        fixed cleanup problem
      mysql-test/t/rpl000014.test:
        fixed bug in testcase
      mysql-test/t/show_check.test:
        fixed cleanup problem
      sql/handler.cc:
        added a comment
      sql/sql_class.h:
        fixed bug in active_transaction() when MySQL was not compiled with transaction support
      7772873a
    • unknown's avatar
      Cleanup of tests to make them less dependent of eachother · 292ee03b
      unknown authored
      Added new big select test
      
      
      mysql-test/r/rpl000004.a.result:
        Cleanup
      mysql-test/r/show_check.result:
        Cleanup
      mysql-test/r/shw000001.result:
        Cleanup
      mysql-test/t/fulltext_multi.test:
        Cleanup
      mysql-test/t/fulltext_order_by.test:
        Cleanup
      mysql-test/t/rpl000001.test:
        Cleanup
      mysql-test/t/rpl000002.test:
        Cleanup
      mysql-test/t/rpl000003.test:
        Cleanup
      mysql-test/t/rpl000004.test:
        Cleanup
      mysql-test/t/rpl000005.test:
        Cleanup
      mysql-test/t/rpl000006.test:
        Cleanup
      mysql-test/t/rpl000007.test:
        Cleanup
      mysql-test/t/rpl000008.test:
        Cleanup
      mysql-test/t/rpl000009.test:
        Cleanup
      mysql-test/t/rpl000010.test:
        Cleanup
      mysql-test/t/rpl000011.test:
        Cleanup
      mysql-test/t/rpl000012.test:
        Cleanup
      mysql-test/t/rpl000013.test:
        Cleanup
      mysql-test/t/rpl000014.test:
        Cleanup
      mysql-test/t/rpl000015.test:
        Cleanup
      mysql-test/t/rpl000016.test:
        Cleanup
      mysql-test/t/sel000001.test:
        Cleanup
      mysql-test/t/sel000002.test:
        Cleanup
      mysql-test/t/sel000003.test:
        Cleanup
      mysql-test/t/sel000031.test:
        Cleanup
      mysql-test/t/sel000032.test:
        Cleanup
      mysql-test/t/sel000033.test:
        Cleanup
      mysql-test/t/sel000100.test:
        Cleanup
      mysql-test/t/show_check.test:
        Cleanup
      mysql-test/t/shw000001.test:
        Cleanup
      292ee03b
  3. 02 Jan, 2001 11 commits
    • unknown's avatar
      Fix for replication when binary log goes over 2G · 3e5851a8
      unknown authored
      Split update_of_key into separate tests
      Updated make_binary_distribution to generate symbol file for mysqld
      
      
      Docs/manual.texi:
        Update for 3.23.30
      scripts/make_binary_distribution.sh:
        Added sql/mysqld.sym.gz
      sql-bench/Results-linux/RUN-mysql_dbug-Linux_2.2.14_my_SMP_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/RUN-mysql_dbug_full-Linux_2.2.14_my_SMP_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/insert-mysql-Linux_2.2.14_5.0_i686-cmp-interbase,mysql:
        ***MISSING WEAVE***
      sql-bench/Results-linux/insert-mysql_dbug-Linux_2.2.14_my_SMP_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/insert-mysql_dbug_full-Linux_2.2.14_my_SMP_i686:
        ***MISSING WEAVE***
      sql-bench/Results/RUN-mysql-Linux_2.2.13_SMP_alpha:
        Split update_of_key into separate tests
      sql-bench/Results/RUN-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Split update_of_key into separate tests
      sql-bench/Results/RUN-mysql-Linux_2.2.14_my_SMP_i686:
        Split update_of_key into separate tests
      sql-bench/Results/RUN-mysql-SunOS_5.7_sun4m:
        Split update_of_key into separate tests
      sql-bench/Results/RUN-mysql-SunOS_5.8_sun4u:
        Split update_of_key into separate tests
      sql-bench/Results/RUN-pg-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Split update_of_key into separate tests
      sql-bench/Results/RUN-pg_fast-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Split update_of_key into separate tests
      sql-bench/Results/insert-Adabas-Linux_2.0.35_i686-cmp-adabas,mysql:
        Split update_of_key into separate tests
      sql-bench/Results/insert-msql-Linux_2.2.10_i686-cmp-msql,mysql:
        Split update_of_key into separate tests
      sql-bench/Results/insert-mysql-3.21-Linux_2.2.1_i686:
        Split update_of_key into separate tests
      sql-bench/Results/insert-mysql-HP_UX_B.10.20_9000_778:
        Split update_of_key into separate tests
      sql-bench/Results/insert-mysql-Linux_2.0.35_i686-cmp-adabas,mysql:
        Split update_of_key into separate tests
      sql-bench/Results/insert-mysql-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Split update_of_key into separate tests
      sql-bench/Results/insert-mysql-Linux_2.2.10_i686-cmp-msql,mysql:
        Split update_of_key into separate tests
      sql-bench/Results/insert-mysql-Linux_2.2.13_SMP_alpha:
        Split update_of_key into separate tests
      sql-bench/Results/insert-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Split update_of_key into separate tests
      sql-bench/Results/insert-mysql-Linux_2.2.14_my_SMP_i686:
        Split update_of_key into separate tests
      sql-bench/Results/insert-mysql-Linux_2.2.1_i686-cmp-adabas,mysql:
        Split update_of_key into separate tests
      sql-bench/Results/insert-mysql-NT_4.0:
        Split update_of_key into separate tests
      sql-bench/Results/insert-mysql-SunOS_5.7_sun4m:
        Split update_of_key into separate tests
      sql-bench/Results/insert-mysql-SunOS_5.8_sun4u:
        Split update_of_key into separate tests
      sql-bench/Results/insert-mysql-win98:
        Split update_of_key into separate tests
      sql-bench/Results/insert-mysql_fast-Linux_2.2.10_i686-cmp-msql,mysql:
        Split update_of_key into separate tests
      sql-bench/Results/insert-mysql_fast-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Split update_of_key into separate tests
      sql-bench/Results/insert-mysql_odbc-win98:
        Split update_of_key into separate tests
      sql-bench/Results/insert-oracle-Linux_2.0.36_i686-cmp-mysql,oracle:
        Split update_of_key into separate tests
      sql-bench/Results/insert-oracle_fast-Linux_2.0.36_i686-cmp-mysql,oracle:
        Split update_of_key into separate tests
      sql-bench/Results/insert-pg-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Split update_of_key into separate tests
      sql-bench/Results/insert-pg-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Split update_of_key into separate tests
      sql-bench/Results/insert-pg_fast-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Split update_of_key into separate tests
      sql-bench/Results/insert-pg_fast-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Split update_of_key into separate tests
      sql-bench/Results/insert-solid-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Split update_of_key into separate tests
      sql-bench/test-insert.sh:
        Split update_of_key into separate tests
      sql/mysqlbinlog.cc:
        Fix for 2G files
      sql/slave.cc:
        Fix for 2G files
      3e5851a8
    • unknown's avatar
      Ensure that my_print_defaults is found · 7044ee97
      unknown authored
      7044ee97
    • unknown's avatar
      c5c89c83
    • unknown's avatar
      Add missing files in binary distribution · d426ac61
      unknown authored
      d426ac61
    • unknown's avatar
      Merge work.mysql.com:/home/bk/mysql · 3b0fa0e5
      unknown authored
      into cane.mysql.fi:/usr/home/tim/my/work
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      3b0fa0e5
    • unknown's avatar
      Do-compile Fix typo. · 9c2ebb3a
      unknown authored
      
      Build-tools/Do-compile:
        Fix typo.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      9c2ebb3a
    • unknown's avatar
      Merge work.mysql.com:/home/bk/mysql · 14a612cf
      unknown authored
      into cane.mysql.fi:/usr/home/tim/my/work
      
      
      BitKeeper/etc/logging_ok:
        Auto converge
      14a612cf
    • unknown's avatar
      Check to make sure a MySQL-specific version of Berkeley DB is used. · 0bb42008
      unknown authored
      
      acinclude.m4:
        check to make sure a MySQL-specific version of Berkeley DB is used.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      0bb42008
    • unknown's avatar
      Fixes for MySQL 3.23.30 · d262157e
      unknown authored
      
      Build-tools/Do-compile:
        Don't use gmake -j2
        Run mysql-test suite.
      d262157e
    • unknown's avatar
      Added missing .require files · 19ac5341
      unknown authored
      19ac5341
    • unknown's avatar
      Fixes to get mysql-test included in the distributions · 370ecdfa
      unknown authored
      
      client/mysqldump.c:
        Fixed to not use strncasecmp
      client/mysqlimport.c:
        Fixed to not use strncasecmp
      mysql-test/Makefile.am:
        Changes needed for RPM
      mysql-test/mysql-test-run.sh:
        Changes to work with binary installations
      scripts/make_binary_distribution.sh:
        Added missing mysql-test files
      sql-bench/Makefile.am:
        Changes needed for RPM
      sql/mysqld.cc:
        Portability fix
      support-files/mysql.spec.sh:
        Added mysql-test to sql-bench
      370ecdfa
  4. 01 Jan, 2001 7 commits
    • unknown's avatar
      67214a82
    • unknown's avatar
      Fixed bug when opening BDB tables twice · b0fdf940
      unknown authored
      
      Build-tools/Do-all-build-steps:
        Create the result directory
      Docs/manual.texi:
        More explanation about mysql_install_db
      mysql-test/mysql-test-run.sh:
        Add --core option
      mysql-test/r/bdb.result:
        Test of opening tables twice
      mysql-test/t/bdb.test:
        Test of opening tables twice
      sql/ha_berkeley.cc:
        Fixed bug when table is in use
      sql/ha_berkeley.h:
        Fixed bug when table is in use
      b0fdf940
    • unknown's avatar
      Fixes build of 3.23.30 · c799344a
      unknown authored
      
      Build-tools/Do-rpm:
        Cleanup RPM directory before new build
      support-files/mysql.spec.sh:
        Removed duplicated manual entry
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      c799344a
    • unknown's avatar
      New argentina.eps flag · 6680e615
      unknown authored
      
      Docs/Flags/argentina.gif:
        New generated flag
      Docs/Support/generate-flag-images:
        Update for new directory structure
      6680e615
    • unknown's avatar
      Merge · 61349397
      unknown authored
      
      BitKeeper/etc/ignore:
        added tmp/*
      Docs/manual.texi:
        SCCS merged
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      61349397
    • unknown's avatar
      Fixed gethostname_r tests to be more portable · f75caccc
      unknown authored
      
      BUILD/FINISH.sh:
        Moved symbolic files to tmp
      Docs/manual.texi:
        Updated
      mysql-test/r/func_str.result:
        Removed time functions
      mysql-test/t/func_str.test:
        Removed time functions
      mysql-test/t/order_by.test:
        Fixed sort problem
      sql/sql_parse.cc:
        End transactions before LOCK TABLES
      f75caccc
    • unknown's avatar
      test-make-manual Cleaned up and added texi2dvi test. · 88d58e38
      unknown authored
      
      Docs/Support/test-make-manual:
        Cleaned up and added texi2dvi test.
      88d58e38
  5. 31 Dec, 2000 16 commits
    • unknown's avatar
      Merge work:/home/bk/mysql · a957864f
      unknown authored
      into evoq.home.mwagner.org:/opt/local/x1/work/bk/mysql
      
      
      BitKeeper/deleted/.del-sql-99.eps:
        Delete: Docs/Books/sql-99.eps
      BitKeeper/deleted/.del-manual.eps:
        Delete: Docs/Books/manual.eps
      BitKeeper/deleted/.del-pthreads.eps:
        Delete: Docs/Books/pthreads.eps
      BitKeeper/deleted/.del-algor.eps:
        Delete: Docs/Books/algor.eps
      BitKeeper/deleted/.del-in_21.eps:
        Delete: Docs/Books/in_21.eps
      BitKeeper/deleted/.del-dubois.eps:
        Delete: Docs/Books/dubois.eps
      BitKeeper/deleted/.del-ecomm.eps:
        Delete: Docs/Books/ecomm.eps
      BitKeeper/deleted/.del-dbi.eps:
        Delete: Docs/Books/dbi.eps
      BitKeeper/deleted/.del-prof.eps:
        Delete: Docs/Books/prof.eps
      BitKeeper/deleted/.del-realmen.eps:
        Delete: Docs/Books/realmen.eps
      BitKeeper/deleted/.del-msql.eps:
        Delete: Docs/Books/msql.eps
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      a957864f
    • unknown's avatar
      Merge work:/home/bk/mysql · a943cee2
      unknown authored
      into work.mysql.com:/d1/users/mwagner/work/bk/mysql
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      a943cee2
    • unknown's avatar
      manual.texi Removed book images until it's figured out. · 4f5b71b5
      unknown authored
      
      Docs/manual.texi:
        Removed book images until it's figured out.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      4f5b71b5
    • unknown's avatar
      sql-99.eps BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/sql-99.eps · 6221d607
      unknown authored
      algor.eps	BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/algor.eps
      dbi.eps 	BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/dbi.eps
      dubois.eps	BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/dubois.eps
      ecomm.eps	BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/ecomm.eps
      in_21.eps	BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/in_21.eps
      manual.eps	BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/manual.eps
      msql.eps	BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/msql.eps
      prof.eps	BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/prof.eps
      pthreads.eps	BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/pthreads.eps
      realmen.eps	BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/realmen.eps
      
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      6221d607
    • unknown's avatar
      sql-99.eps BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/sql-99.eps · ed734794
      unknown authored
      in_21.eps	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/in_21.eps
      ecomm.eps	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/ecomm.eps
      prof.eps	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/prof.eps
      realmen.eps	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/realmen.eps
      msql.eps	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/msql.eps
      manual.eps	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/manual.eps
      pthreads.eps	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/pthreads.eps
      algor.eps	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/algor.eps
      dubois.eps	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/dubois.eps
      dbi.eps 	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/dbi.eps
      
      ed734794
    • unknown's avatar
      Moved timestamp tests to type_timestamp · 33000c09
      unknown authored
      Fixed result to new TZ setting
      
      
      mysql-test/r/type_blob.result:
        Moved timestamp tests to type_timestamp
      mysql-test/t/type_blob.test:
        Moved timestamp tests to type_timestamp
      mysql-test/t/type_timestamp.test:
        Moved timestamp tests to type_timestamp
      33000c09
    • unknown's avatar
      Fixed typo · f56fecd1
      unknown authored
      f56fecd1
    • unknown's avatar
      Fix for Tex 3.0 · eb44ac95
      unknown authored
      Added target test
      
      
      Docs/Support/texinfo.tex:
        Fix for Tex 3.0
      Makefile.am:
        Added target test
      mysql-test/r/type_blob.result:
        Fix problem with ^M
      mysql-test/t/type_blob.test:
        Fix problem with ^M
      eb44ac95
    • unknown's avatar
      ba5056ff
    • unknown's avatar
      Install mysqltest binary and new man pages · ff4e4750
      unknown authored
      
      Build-tools/Do-rpm:
        Remove old packages before compiling
      ff4e4750
    • unknown's avatar
      Update to new vio · e09ad8f6
      unknown authored
      
      include/violite.h:
        Fixed typo
      libmysql/violite.c:
        Removed not used parameter
      man/Makefile.am:
        Added new manual pages
      sql/net_serv.cc:
        Sync with libmysql/net.c
      e09ad8f6
    • unknown's avatar
      cleanups · ed26e66a
      unknown authored
      
      include/violite.h:
        Removed not used parameter
      libmysql/libmysql.c:
        cleanup
      sql/violite.c:
        Removed not used parameter
      ed26e66a
    • unknown's avatar
      Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql · 148f18fb
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      148f18fb
    • unknown's avatar
      cleanups · 3c65e4f8
      unknown authored
      
      Docs/manual.texi:
        Updates for replication
      sql/mysqld.cc:
        cleanup
      3c65e4f8
    • unknown's avatar
      Fixed new bug in BDB tables · 98b89b29
      unknown authored
      
      myisam/mi_info.c:
        Fixed potential bug
      scripts/safe_mysqld.sh:
        Only set --user if running as root
      sql/ha_berkeley.cc:
        Fixed core dump bug in ALTER TABLE
      sql/mysql_priv.h:
        Fixed wrong define
      sql/mysqld.cc:
        Cleanup
      98b89b29
    • unknown's avatar
      manual.texi Added book images in books section. · 067d2769
      unknown authored
      msql.txt	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/msql.txt
      prof.txt	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/prof.txt
      algor.txt	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/algor.txt
      realmen.txt	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/realmen.txt
      dbi.txt 	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/dbi.txt
      ecomm.txt	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/ecomm.txt
      dubois.txt	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/dubois.txt
      sql-99.txt	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/sql-99.txt
      pthreads.txt	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/pthreads.txt
      manual.txt	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/manual.txt
      in_21.txt	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/in_21.txt
      argentina.txt	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Flags/argentina.txt
      argentina.gif	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Flags/argentina.gif
      prof.gif	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/prof.gif
      realmen.gif	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/realmen.gif
      msql.gif	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/msql.gif
      manual.gif	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/manual.gif
      pthreads.gif	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/pthreads.gif
      ecomm.gif	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/ecomm.gif
      dbi.gif 	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/dbi.gif
      in_21.gif	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/in_21.gif
      dubois.gif	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/dubois.gif
      algor.gif	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/algor.gif
      sql-99.gif	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/sql-99.gif
      
      
      Docs/manual.texi:
        Added book images in books section.
      067d2769
  6. 30 Dec, 2000 1 commit
    • unknown's avatar
      fulltext_multi.test Rename: mysql-test/t/ft0000002.test -> mysql-test/t/fulltext_multi.test · 5797103b
      unknown authored
      fulltext_order_by.test	Rename: mysql-test/t/ft0000001.test -> mysql-test/t/fulltext_order_by.test
      fulltext_multi.result	Rename: mysql-test/r/ft0000002.result -> mysql-test/r/fulltext_multi.result
      fulltext_order_by.result	Rename: mysql-test/r/ft0000001.result -> mysql-test/r/fulltext_order_by.result
      
      
      mysql-test/r/fulltext_order_by.result:
        Rename: mysql-test/r/ft0000001.result -> mysql-test/r/fulltext_order_by.result
      mysql-test/r/fulltext_multi.result:
        Rename: mysql-test/r/ft0000002.result -> mysql-test/r/fulltext_multi.result
      mysql-test/t/fulltext_order_by.test:
        Rename: mysql-test/t/ft0000001.test -> mysql-test/t/fulltext_order_by.test
      mysql-test/t/fulltext_multi.test:
        Rename: mysql-test/t/ft0000002.test -> mysql-test/t/fulltext_multi.test
      5797103b