1. 21 Nov, 2000 10 commits
    • unknown's avatar
      client/mysqltest.c · 350c792d
      unknown authored
          generate a bigger reject file ( full in most cases) if the master result file is 0 length
      sql/sql_show.cc
          fixed 3 bugs in SHOW CREATE TABLE
      
      New test case shw000001 for SHOW CREATE TABLE bugs
      
      
      BitKeeper/etc/ignore:
        Added BitKeeper/tmp/bkOF1wtJ scripts/mysqldumpslow to the ignore list
      client/mysqltest.c:
        generate a bigger reject file ( full in most cases) if the master result file is 0 length
      sql/sql_show.cc:
        fixed 3 bugs in SHOW CREATE TABLE
      350c792d
    • unknown's avatar
      Fixed compilation in another dir · 1cd5afe8
      unknown authored
      
      Docs/manual.texi:
        Added some general links
      mysys/Makefile.am:
        Fixed compilation of test_thr_lock in another directory
      sql/table.cc:
        cleanup
      1cd5afe8
    • unknown's avatar
    • unknown's avatar
    • unknown's avatar
      .del-README~3b652c0f321e1940 Delete: mysql-test/var/lib/README · e3d4eaf2
      unknown authored
      .del-README~df5481fdbe6e5b6e	Delete: mysql-test/var/log/README
      .del-README~acb305e4c2ed5990	Delete: mysql-test/var/run/README
      .del-README~b32d866bfd50e72e	Delete: mysql-test/var/tmp/README
      
      
      BitKeeper/deleted/.del-README~3b652c0f321e1940:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-README~acb305e4c2ed5990:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-README~b32d866bfd50e72e:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-README~df5481fdbe6e5b6e:
        ***MISSING WEAVE***
      e3d4eaf2
    • unknown's avatar
      Merge work.mysql.com:/home/bk/mysql · def5adc8
      unknown authored
      into mysql.sashanet.com:/home/sasha/src/bk/mysql
      
      def5adc8
    • unknown's avatar
      fixed warning in sql_class.cc · 4222359a
      unknown authored
      added gdb support, mysqld options per test, and other cool stuff to mysql-test-run
      added --replicate-wild-do/ignore-table
      more test cases
      
      
      client/mysqltest.c:
        fixed a reject file bug
      mysql-test/mysql-test-run:
        support for gdb and running only one test case
      sql/mysql_priv.h:
        wild_compare needs to be global
      sql/mysqld.cc:
        --replicate-wild-do/ignore-table
      sql/slave.cc:
        wild,wild
      sql/slave.h:
        wild fixes
      sql/sql_class.cc:
        fixed compiler warning
      sql/sql_string.cc:
        wild stuff needs to be global
      BitKeeper/etc/ignore:
        Added BitKeeper/tmp/gone mysql-test/r/3.23/rpl mysql-test/r/3.23/rpl.reject mysql-test/var/lib/bar/bar.frm mysql-test/var/lib/bar/bar.MYD mysql-test/var/lib/bar/bar.MYI mysql-test/var/lib/foo/foo.frm mysql-test/var/lib/foo/foo.MYD mysql-test/var/lib/foo/foo.MYI mysql-test/var/lib/test/bar.frm mysql-test/var/lib/test/bar.MYD mysql-test/var/lib/test/bar.MYI mysql-test/var/lib/test/choo.frm mysql-test/var/lib/test/choo.MYD mysql-test/var/lib/test/choo.MYI mysql-test/var/slave-data/bar/bar.frm mysql-test/var/slave-data/bar/bar.MYD mysql-test/var/slave-data/bar/bar.MYI mysql-test/var/slave-data/foo/foo.frm mysql-test/var/slave-data/foo/foo.MYD mysql-test/var/slave-data/foo/foo.MYI mysql-test/var/slave-data/test/bar.frm mysql-test/var/slave-data/test/bar.MYD mysql-test/var/slave-data/test/bar.MYI mysql-test/var/slave-data/test/choo.frm mysql-test/var/slave-data/test/choo.MYD mysql-test/var/slave-data/test/choo.MYI mysql-test/var/tmp/README to the ignore list
      4222359a
    • unknown's avatar
      Merge · 725037f0
      unknown authored
      725037f0
    • unknown's avatar
      Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql · 9b3371bb
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      9b3371bb
    • unknown's avatar
      Fixed problem with auto-repair of MyISAM tables · 2c66adb2
      unknown authored
      Fixed bug in ISAM and MyISAM when updating from multiple-processes
      
      
      Docs/manual.texi:
        Updated changelog
      client/mysqladmin.c:
        Upgraded version number because the change of llstr() is visible
      extra/perror.c:
        Added new error message
      include/my_base.h:
        Added HA_ERR_CRASHED_ON_USAGE
      isam/rnext.c:
        Fixed bug when updating from multiple-processes
      isam/rprev.c:
        Fixed bug when updating from multiple-processes
      libmysql/libmysql.c:
        Fixed that mysql->options.client_flag was used properly
      myisam/mi_locking.c:
        Fixed bug when updating from multiple-processes
      myisam/mi_open.c:
        Fixed bug when updating from multiple-processes
        Added HA_ERR_CRASHED_ON_USAGE
      myisam/mi_rnext.c:
        Fixed bug when updating from multiple-processes
      myisam/mi_rprev.c:
        Fixed bug when updating from multiple-processes
      myisam/myisamchk.c:
        Added HA_ERR_CRASHED_ON_USAGE
      sql/sql_base.cc:
        Fixed problem with auto-repair of MyISAM tables
      sql/table.cc:
        Fixed problem with auto-repair of MyISAM tables
      2c66adb2
  2. 20 Nov, 2000 13 commits
  3. 19 Nov, 2000 3 commits
    • unknown's avatar
      Merge work.mysql.com:/home/bk/mysql · 449df0ff
      unknown authored
      into work.mysql.com:/d1/users/tim/src/mysql
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      sql/ha_berkeley.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      449df0ff
    • unknown's avatar
      Merge work:/home/bk/mysql · 45c5f165
      unknown authored
      into threads.polyesthetic.msg:/usr/local/src/my/work
      
      45c5f165
    • unknown's avatar
      safe_mysqld.sh · 8d44866f
      unknown authored
        - set pid_file and err_log relative to DATADIR as specified in
          the my.cnf file, instead of the default value
        - do not pass safe_mysqld-specific options to mysqld
        - minor style changes (remove extra ; at end of line, make
          spacing more consistent, etc.)
      
      manual.ja.texi
        - Turn off SCCS flag
      
      
      Docs/manual.ja.texi:
        Turn off SCCS flag
      scripts/safe_mysqld.sh:
        - set pid_file and err_log relative to DATADIR
          as specified in the my.cnf file, instead of
          the default value
        - do not pass safe_mysqld-specific options to
          mysqld
        - minor style changes (remove extra ; at end of
          line, make spacing more consistent, etc.)
      8d44866f
  4. 18 Nov, 2000 11 commits
    • unknown's avatar
      Fixed some reported bugs · 70145055
      unknown authored
      
      BUILD/compile-alpha-cxx:
        Building on Alpha with Compaq C and C+++
      Docs/manual.texi:
        Changelogs and update of links
      myisam/mi_key.c:
        Fixed multi_part keys where first part where of TEXT/BLOB type
      mysys/Makefile.am:
        Makefile.am now works with Compaq make
      sql-bench/Results/ATIS-mysql-Linux_2.2.13_SMP_alpha:
        New benchmark results
      sql-bench/Results/RUN-mysql-Linux_2.2.13_SMP_alpha:
        New benchmark results
      sql-bench/Results/alter-table-mysql-Linux_2.2.13_SMP_alpha:
        New benchmark results
      sql-bench/Results/big-tables-mysql-Linux_2.2.13_SMP_alpha:
        New benchmark results
      sql-bench/Results/connect-mysql-Linux_2.2.13_SMP_alpha:
        New benchmark results
      sql-bench/Results/create-mysql-Linux_2.2.13_SMP_alpha:
        New benchmark results
      sql-bench/Results/insert-mysql-Linux_2.2.13_SMP_alpha:
        New benchmark results
      sql-bench/Results/select-mysql-Linux_2.2.13_SMP_alpha:
        New benchmark results
      sql-bench/Results/wisconsin-mysql-Linux_2.2.13_SMP_alpha:
        New benchmark results
      sql-bench/test-select.sh:
        Made the count_distinct_big test a bit smaller
      sql/log.cc:
        Changed the slow log format to have more information by default
      sql/mysqld.cc:
        false->FALSE
      sql/share/german/errmsg.sys:
        Update of messages
      sql/share/german/errmsg.txt:
        Update of messages
      sql/sql_base.cc:
        Fixed SELECT DISTINCT *
      sql/sql_insert.cc:
        Cleanup
      sql/sql_table.cc:
        Added logging of DROP of temporary tables
      vio/VioFd.cc:
        false -> FALSE
      vio/VioSSL.cc:
        false -> FALSE
      vio/VioSSLFactoriesFd.cc:
        false -> FALSE
      vio/VioSocket.cc:
        false -> FALSE
      70145055
    • unknown's avatar
    • unknown's avatar
      Added function tee_putc to mysql.cc. · dab5e3f3
      unknown authored
      
      client/mysql.cc:
        Added corresponding 'tee_putc' function for putchar. This fixed
        a bug with outputs with --html and batch mode.
      dab5e3f3
    • unknown's avatar
    • unknown's avatar
      Merge narttu:/my/bk/mysql into prima.mysql.com:/home/my/bk/mysql · 2936fda2
      unknown authored
      
      client/mysql.cc:
        Auto merged
      2936fda2
    • unknown's avatar
      one more fix for Intvar 22 offset mystery bug · 20b31233
      unknown authored
      
      sql/slave.cc:
        mi->pending needed a reset in one more place
      20b31233
    • unknown's avatar
      ignore files · 8b029b07
      unknown authored
      8b029b07
    • unknown's avatar
      fixed bugs in delayed insert replication and when slave loses connection after... · 38a375b6
      unknown authored
      fixed bugs in delayed insert replication and when slave loses connection after Int_var but before Query
      public test suite now tests replication code as well
      
      
      mysql-test/mybin/mysql-test_install_db:
        fixes to test replication with two daemons on one machine
      mysql-test/mysql-test-run:
        fixes for replication tests -- still need to test gcov, the rest works
      mysql-test/t/include/master-slave.inc:
        include file for replication tests
      sql/slave.cc:
        fixed bug for the case when the slave loses connection after it has read Int_var event but before Query
      sql/sql_insert.cc:
        reset error in delayed thread
        slave converts delayed insert to regular
      38a375b6
    • unknown's avatar
      Merge work:/home/bk/mysql · 50d5256b
      unknown authored
      into threads.polyesthetic.msg:/usr/local/src/my/work
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      50d5256b
    • unknown's avatar
      Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql · 050612cd
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      Docs/manual.texi:
        Auto merged
      050612cd
    • unknown's avatar
      Portability fixes · 934769c7
      unknown authored
      
      Docs/manual.texi:
        Updated links and added more examples
      client/mysql.cc:
        Added --timeout + merge of Jani:s changes
      isam/_dynrec.c:
        Fixed bug when making big rows 1 byte smaller
      scripts/mysqlhotcopy.sh:
        Added regexp handling of filenames
      sql-bench/test-insert.sh:
        More order by tests
      sql/mf_iocache.cc:
        Cleanup
      sql/mysqld.cc:
        Moved my_delete() to before master thread died
      sql/sql_parse.cc:
        Fixed wrong comparison
      934769c7
  5. 17 Nov, 2000 3 commits