1. 20 Apr, 2001 4 commits
    • unknown's avatar
      Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql · bcb85027
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      bcb85027
    • unknown's avatar
      Portability fixes · 4a7af05c
      unknown authored
      
      BitKeeper/deleted/.del-compile-ia64-O0-sgicc~a4e0732013d6b602:
        Delete: BUILD/compile-ia64-O0-sgicc
      BitKeeper/deleted/.del-compile-ia64-O0~3a41dfebefc817d1:
        Delete: BUILD/compile-ia64-O0
      BitKeeper/deleted/.del-compile-ia64-O2-sgicc~6ff796ecac337849:
        Delete: BUILD/compile-ia64-O2-sgicc
      BitKeeper/deleted/.del-compile-ia64-O2~87d13594c3599830:
        Delete: BUILD/compile-ia64-O2
      BitKeeper/deleted/.del-compile-ia64-O6~c34e6b943b12c468:
        Delete: BUILD/compile-ia64-O6
      Docs/manual.texi:
        Cleanup
      mysql-test/r/rpl000014.result:
        Change port number for comparison
      mysql-test/r/rpl000015.result:
        Change port number for comparison
      mysql-test/r/rpl000016.result:
        Change port number for comparison
      mysql-test/t/rpl000014.test:
        Change port number for comparison
      mysql-test/t/rpl000015.test:
        Change port number for comparison
      mysql-test/t/rpl000016.test:
        Change port number for comparison
      sql-bench/Results/ATIS-mysql-NT_4.0:
        New test results
      sql-bench/Results/RUN-mysql-NT_4.0:
        New test results
      sql-bench/Results/alter-table-mysql-NT_4.0:
        New test results
      sql-bench/Results/big-tables-mysql-NT_4.0:
        New test results
      sql-bench/Results/connect-mysql-NT_4.0:
        New test results
      sql-bench/Results/create-mysql-NT_4.0:
        New test results
      sql-bench/Results/insert-mysql-NT_4.0:
        New test results
      sql-bench/Results/select-mysql-NT_4.0:
        New test results
      sql-bench/Results/wisconsin-mysql-NT_4.0:
        New test results
      sql/slave.cc:
        Removed not used variable
      4a7af05c
    • unknown's avatar
      Changes in manual and client/Makefile.am · 6e2cef95
      unknown authored
      
      Docs/manual.texi:
        Updated some old information.
      client/Makefile.am:
        mysqlcheck added.
      6e2cef95
    • unknown's avatar
      Added mysqlcheck.c, removed mistakenly added script mysqlcheck · be25d9fc
      unknown authored
      
      BitKeeper/deleted/.del-mysqlcheck~363e3278166d84ec:
        Delete: client/mysqlcheck
      client/mysqlcheck.c:
        New client mysqlcheck.c. Previously mistakenly added mysqlcheck
        script has been removed from the bk tree.
      be25d9fc
  2. 19 Apr, 2001 10 commits
    • unknown's avatar
      Merge jamppa@work:/home/bk/mysql into hynda.mysql.fi:/data/my/bk/mysql · d6cac4dd
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      d6cac4dd
    • unknown's avatar
      New client, mysqlcheck, for MySQL. mysqlcheck should be used for · 682067f4
      unknown authored
      CHECK, REPAIR, ANALYZE and OPTIMIZE instead of myisamchk, when
      MySQL server is running. Documentation to MySQL manual will follow
      shortly.
      
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      682067f4
    • unknown's avatar
      ignore some files · b61b56b2
      unknown authored
      
      BitKeeper/etc/ignore:
        added mysql.proj
      b61b56b2
    • unknown's avatar
      Fix for BDB and LOCK TABLES · e69d8fb3
      unknown authored
      
      BitKeeper/deleted/.del-ib_config.h.in~9e57db8504e55b7:
        Delete: innobase/ib_config.h.in
      BitKeeper/deleted/.del-ib_config.h~7539e26ffc614439:
        Delete: innobase/ib_config.h
      Docs/manual.texi:
        Changelog
      myisam/mi_locking.c:
        Cleanup
      mysql-test/r/bdb.result:
        Test for LOCK TABLES
      mysql-test/r/innodb.result:
        Test for LOCK TABLES
      mysql-test/t/bdb.test:
        Test for LOCK TABLES
      mysql-test/t/innodb.test:
        Test for LOCK TABLES
      sql-bench/test-insert.sh:
        Allow loop to be small
      sql/ha_berkeley.cc:
        Fixed bug when using LOCK TABLES with BDB
      sql/ha_berkeley.h:
        Fixed bug when using LOCK TABLES with BDB
      sql/handler.h:
        Fixed bug when using LOCK TABLES with BDB
      sql/sql_base.cc:
        Fixed bug when using LOCK TABLES with BDB
      sql/sql_parse.cc:
        UNLOCK TABLES ends transaction
      sql/sql_select.cc:
        Fix to not call index_end() twice
      e69d8fb3
    • unknown's avatar
      Moved things to configure.in · 19a2e7c1
      unknown authored
      
      innobase/configure.in:
        Removed debug options
      19a2e7c1
    • unknown's avatar
      Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql · ecc53c17
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      ecc53c17
    • unknown's avatar
      Portability fixes · efa4fdf0
      unknown authored
      
      Docs/manual.texi:
        Updated mysqld-max section
      configure.in:
        Version change
      innobase/configure.in:
        Don't compile with -g when not using debugging (No optimization on Linux-Alpha)
      innobase/ib_config.h.in:
        config file
      innobase/ib_config.h:
        config file
      innobase/include/que0que.h:
        Can't inline this on SCO
      innobase/include/que0que.ic:
        Can't inline this on SCO
      innobase/include/sync0sync.h:
        Fix for Mac OS X
      innobase/que/que0que.c:
        Added functions that can't be inlined on SCO
      efa4fdf0
    • unknown's avatar
      Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql · b0d40040
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      b0d40040
    • unknown's avatar
      Merge work:/home/bk/mysql · efb8092e
      unknown authored
      into mysql.sashanet.com:/home/sasha/src/bk/mysql
      
      
      efb8092e
    • unknown's avatar
      distribution did not include *.sh files in mysql-test/t · 50dff2bc
      unknown authored
      
      mysql-test/Makefile.am:
        fixed bug in distribution build
      scripts/make_binary_distribution.sh:
        fixed bug in the distribution build
      50dff2bc
  3. 18 Apr, 2001 7 commits
    • unknown's avatar
      merge · e0d42da3
      unknown authored
      e0d42da3
    • unknown's avatar
      Added test for PTHREAD_YIELD · 9d36f27b
      unknown authored
      Removed test of default master parameter
      Don't lock locked tables in REPAIR
      Changed optimzation for SELECT * from table,table ORDER BY keypart LIMIT
      
      
      BitKeeper/deleted/.del-have_default_master.inc~a54c86e65a6c4af:
        Delete: mysql-test/include/have_default_master.inc
      BitKeeper/deleted/.del-have_default_master.require~1465255ffdaf82f:
        Delete: mysql-test/r/have_default_master.require
      Docs/manual.texi:
        Changelog for 3.23.38
      acconfig.h:
        Added test for PTHREAD_YIELD
      acinclude.m4:
        Added test for PTHREAD_YIELD
      configure.in:
        Added test for PTHREAD_YIELD
      innobase/os/os0thread.c:
        Added test for PTHREAD_YIELD
      mysql-test/r/lock.result:
        Added test of lock bug
      mysql-test/t/lock.test:
        Added test of lock bug
      mysql-test/t/rpl000014.test:
        Removed test of default master parameter
      mysql-test/t/rpl000015.test:
        Removed test of default master parameter
      mysql-test/t/rpl000016.test:
        Removed test of default master parameter
      sql/ha_myisam.cc:
        Don't lock locked tables in REPAIR
      sql/sql_select.cc:
        Changed optimzation for SELECT * from table,table ORDER BY keypart LIMIT
      9d36f27b
    • unknown's avatar
      Update for MySQL-Max · 09518126
      unknown authored
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      09518126
    • unknown's avatar
      os0thread.c Change pthread_yield to sched_yield · 50281271
      unknown authored
      univ.i  	Change pthread_yield to sched_yield
      configure.in	Change pthread_yield to sched_yield
      
      
      innobase/configure.in:
        Change pthread_yield to sched_yield
      innobase/include/univ.i:
        Change pthread_yield to sched_yield
      innobase/os/os0thread.c:
        Change pthread_yield to sched_yield
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      50281271
    • unknown's avatar
      client/mysqltest.c · dc72a9d5
      unknown authored
          fixed typo
      
      
      client/mysqltest.c:
        fixed typo
      dc72a9d5
    • unknown's avatar
      lient/mysqltest.c · 65054bd2
      unknown authored
          added support for alphanumeric variables - import MASTER_MYPORT and
          SLAVE_MYPORT from the environment
      mysql-test/mysql-test-run.sh
          export MASTER_MYPORT and SLAVE_MYPORT for mysqltest
      mysql-test/t/rpl000015.test
          use MASTER_MYPORT
      mysql-test/t/rpl000016.test
          use MASTER_MYPORT
      
      
      client/mysqltest.c:
        added support for alphanumeric variables - import MASTER_MYPORT and
        SLAVE_MYPORT from the environment
      mysql-test/mysql-test-run.sh:
        export MASTER_MYPORT and SLAVE_MYPORT for mysqltest
      mysql-test/t/rpl000015.test:
        use MASTER_MYPORT
      mysql-test/t/rpl000016.test:
        use MASTER_MYPORT
      65054bd2
    • unknown's avatar
      Fixed bugs in mysqltest · 94bbfc85
      unknown authored
      
      client/mysqltest.c:
        Cleanup and bug fixes
      mysql-test/t/rpl000001.test:
        Fixed typo
      mysql-test/t/rpl000015.test:
        Changed to use table t1
      94bbfc85
  4. 17 Apr, 2001 11 commits
  5. 16 Apr, 2001 5 commits
    • unknown's avatar
      Updated manual · 391b9849
      unknown authored
      
      Docs/manual.texi:
        Did a minor addition to the OS recommendation section.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      391b9849
    • unknown's avatar
      The environment variable PAGER is now used as the default pager · aab24fff
      unknown authored
      Fixed bug with float columns
      
      
      
      Docs/manual.texi:
        Added new link
      client/mysql.cc:
        The environment variable PAGER is now used as the default pager
      sql/field.cc:
        Fixed bug with float columns.
      aab24fff
    • unknown's avatar
      Docs/manual.texi · 2cd409e3
      unknown authored
          Added a stern warning in a visible (in my opinion) place to make sure
          to compile with -fno-exceptions when using gcc
          Wrote a new paragraphs on OS comparison/choice in the Which OS section
      
      
      
      Docs/manual.texi:
        Added a stern warning in a visible (in my opinion) place to make sure
        to compile with -fno-exceptions when using gcc
        Wrote a new paragraphs on OS comparison/choice in the Which OS section
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      2cd409e3
    • unknown's avatar
      manual.texi Added InnoDB manual in manual.texi · 35739153
      unknown authored
      
      Docs/manual.texi:
        Added InnoDB manual in manual.texi
      35739153
    • unknown's avatar
      Fixed bug with HEAP tables when using LIKE · e5bd740d
      unknown authored
      
      Docs/manual.texi:
        Updated information about BDB tables.
      mysql-test/r/heap.result:
        Added test for HEAP bug
      mysql-test/t/heap.test:
        Added test for HEAP bug
      sql/field.cc:
        Fixed bug with HEAP tables
      sql/gen_lex_hash.cc:
        Smallare array
      e5bd740d
  6. 15 Apr, 2001 3 commits