1. 10 Oct, 2000 11 commits
    • unknown's avatar
      merge · c15bf3ba
      unknown authored
      
      mysys/charset.c:
        Auto merged
      BitKeeper/etc/logging_ok:
        Auto merged
      c15bf3ba
    • unknown's avatar
      Fix typo · 47281020
      unknown authored
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      47281020
    • unknown's avatar
      Merge narttu:/my/mysql into tik.mysql.com:/home/my/mysql · a3eb6fbb
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      BitKeeper/etc/logging_ok:
        Auto merged
      mysys/my_init.c:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      a3eb6fbb
    • unknown's avatar
      Portability fixes · 3c7bb790
      unknown authored
      
      Docs/manual.texi:
        Update for Access 2000
      extra/perror.c:
        Added --silent
      include/my_pthread.h:
        Patch for windows
      scripts/safe_mysqld.sh:
        Fix of bug in --patch
      sql/sql_lex.cc:
        Allow numbers of type 1e1
      sql/sql_string.h:
        Safety fix
      sql/sql_table.cc:
        Portability fix
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      3c7bb790
    • unknown's avatar
      Automatic repair of MyISAM tables + portability fixes · b74da90a
      unknown authored
      
      Docs/manual.texi:
        Changes for 3.23 and change Ansi mode -> ANSI mode
      include/my_base.h:
        Automatic repair of MyISAM tables
      include/myisam.h:
        Automatic repair of MyISAM tables
      myisam/ft_update.c:
        Portability fix
      myisam/mi_check.c:
        Automatic repair of MyISAM tables
      myisam/mi_open.c:
        Automatic repair of MyISAM tables
      myisam/myisamchk.c:
        Allow one to combine check with --old-repair
      myisam/sort.c:
        Fix for usage of IO_CACHE
      mysys/charset.c:
        Portability fixes
      mysys/default.c:
        Added --defaults-extra-dir
      mysys/mf_tempfile.c:
        Portability fixes
      mysys/my_init.c:
        Remove compiler warning
      mysys/my_pread.c:
        Remove compiler warning
      sql-bench/server-cfg.sh:
        New benchmark tests
      sql-bench/test-insert.sh:
        New benchmark tests
      sql/ha_myisam.cc:
        Automatic repair of MyISAM tables
      sql/ha_myisam.h:
        Automatic repair of MyISAM tables
      sql/handler.h:
        Automatic repair of MyISAM tables
      sql/lock.cc:
        Add missing free
      sql/log_event.cc:
        Portability fixes
      sql/sql_base.cc:
        Automatic repair of MyISAM tables
      sql/sql_select.h:
        Remove compiler warning
      sql/sql_table.cc:
        Clean up intendent
      sql/sql_yacc.yy:
        New syntax for CHECK
      sql/table.cc:
        Automatic repair of MyISAM tables
      sql/table.h:
        Automatic repair of MyISAM tables
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      b74da90a
    • unknown's avatar
      manual.texi fixed typo · ce3d6e24
      unknown authored
      
      Docs/manual.texi:
        fixed typo
      ce3d6e24
    • unknown's avatar
      Merge · 81468b71
      unknown authored
      81468b71
    • unknown's avatar
      sel000001.result BitKeeper file /d1/users/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000001.result · 1f60f2a6
      unknown authored
      sel000002.result	BitKeeper file /d1/users/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000002.result
      .del-select-key.test	Delete: mysql-test/t/3.23/select-key.test
      .del-simple-select.test	Delete: mysql-test/t/3.23/simple-select.test
      sel000001.test	BitKeeper file /d1/users/mwagner/work/bk/mysql/mysql-test/t/3.23/sel000001.test
      sel000002.test	BitKeeper file /d1/users/mwagner/work/bk/mysql/mysql-test/t/3.23/sel000002.test
      
      
      BitKeeper/deleted/.del-select-key.test:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-simple-select.test:
        ***MISSING WEAVE***
      1f60f2a6
    • unknown's avatar
      run.test mysql-test -> mysqltest · a8bd0d96
      unknown authored
      run-all-tests	mysql-test -> mysqltest
      README  	mysql-test -> mysqltest
      Makefile.am	Retargetted mysql-test to mysqltest.
      .del-mysql-test.c	Delete: client/mysql-test.c
      mysql-test-run	Added program definitions.
      mysqltest.c	BitKeeper file /home/mwagner/work/bk/mysql/client/mysqltest.c
      
      
      mysql-test/mysql-test-run:
        Added program definitions.
      BitKeeper/deleted/.del-mysql-test.c:
        ***MISSING WEAVE***
      client/Makefile.am:
        Retargetted mysql-test to mysqltest.
      repl-tests/README:
        mysql-test -> mysqltest
      repl-tests/run-all-tests:
        mysql-test -> mysqltest
      repl-tests/test-repl-ts/run.test:
        mysql-test -> mysqltest
      a8bd0d96
    • unknown's avatar
      edited index entries for hard copy of manual · 56c4f251
      unknown authored
      56c4f251
    • unknown's avatar
      Added README file with instructions. · 6ef8fb67
      unknown authored
      
      mysql-test/README:
        ***MISSING WEAVE***
      6ef8fb67
  2. 09 Oct, 2000 13 commits
    • unknown's avatar
      fixed parsing bug in mysql-test · 42a316de
      unknown authored
      mysql-test-run now works, althought the output needs beautification
      add two *real* test cases that everyone can run - yahoo! we are moving!
      
      
      mysql-test/t/3.23/select-key.test:
        ***MISSING WEAVE***
      mysql-test/t/3.23/simple-select.test:
        ***MISSING WEAVE***
      mysql-test/std_data/select-key.master:
        ***MISSING WEAVE***
      mysql-test/std_data/simple-select.master:
        ***MISSING WEAVE***
      client/mysql-test.c:
        ***MISSING WEAVE***
      mysql-test/mysql-test-run:
        "fixed" subsitution error - one still needs to do something real to make it pretty
      42a316de
    • unknown's avatar
      merged to sync with Sergei's version · 0aaf476e
      unknown authored
      0aaf476e
    • unknown's avatar
      fixed up the newly check in test suite, although it still is not fully functional · d2b38cfe
      unknown authored
      undid hack to work around missin opt_ft.*
      
      
      mysql-test/mybin/mysql-test_install_db:
        got it to the point where mysqld starts on my system
      mysql-test/mysql-test-run:
        fixed some syntax errors
      sql/sql_select.cc:
        undid my hack to make it compile, since opt_ft.* is now in bk
      d2b38cfe
    • unknown's avatar
      Merge mwagner@work:/home/bk/mysql · c081cf63
      unknown authored
      into evoq.home.mwagner.org:/home/mwagner/work/bk/mysql
      
      c081cf63
    • unknown's avatar
      README BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.22/README · eac127ba
      unknown authored
      README  	BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/README
      README  	BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/share/README
      README  	BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/std_data/README
      README  	BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/t/3.22/README
      README  	BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/t/3.23/README
      README  	BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/var/lib/README
      README  	BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/var/log/README
      README  	BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/var/run/README
      README  	BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/var/tmp/README
      
      
      mysql-test/r/3.22/README:
        ***MISSING WEAVE***
      mysql-test/share/README:
        ***MISSING WEAVE***
      mysql-test/std_data/README:
        ***MISSING WEAVE***
      mysql-test/t/3.22/README:
        ***MISSING WEAVE***
      mysql-test/var/lib/README:
        ***MISSING WEAVE***
      mysql-test/var/log/README:
        ***MISSING WEAVE***
      mysql-test/var/run/README:
        ***MISSING WEAVE***
      mysql-test/var/tmp/README:
        ***MISSING WEAVE***
      eac127ba
    • unknown's avatar
      Merge · dbc56aa0
      unknown authored
      dbc56aa0
    • unknown's avatar
      Merge work:/home/bk/mysql · 9921a164
      unknown authored
      into threads.polyesthetic.msg:/usr/local/src/my/work
      
      9921a164
    • unknown's avatar
      Merge · 54312ab1
      unknown authored
      54312ab1
    • unknown's avatar
      Show charsets dir in error message, instead of just "path: default". · b797363e
      unknown authored
      
      include/my_sys.h:
        make get_charsets_dir a public function
      libmysql/libmysql.c:
        show charsets dir instead of the string "default" in error message
      mysys/charset.c:
        make get_charsets_dir a public function
      b797363e
    • unknown's avatar
      sql_select.cc Coredump in FULLTEXT code fixed · 828e9215
      unknown authored
      sql_select.cc	sasha's workaround removed
      
      
      sql/sql_select.cc:
        Coredump in FULLTEXT code fixed
      828e9215
    • unknown's avatar
      fix NuSphere bug that generated bad HTML · 4ce64d45
      unknown authored
      
      Docs/manual.texi:
        moved @cindex uptime to the right place, so that texi2html does
        actually generate an achor for it
      4ce64d45
    • unknown's avatar
      manual.texi Reworked propaganda in Contact information section. · 07e59bd9
      unknown authored
      
      Docs/manual.texi:
        Reworked propaganda in Contact information section.
      07e59bd9
    • unknown's avatar
      manual.texi Reactivated some mirrors. · c6426cbb
      unknown authored
      
      Docs/manual.texi:
        Reactivated some mirrors.
      c6426cbb
  3. 08 Oct, 2000 6 commits
    • unknown's avatar
      Merge · 05ee3b32
      unknown authored
      05ee3b32
    • unknown's avatar
      Oops - forgot to add files to bk · 410c9683
      unknown authored
      
      sql/opt_ft.cc:
        Change mode to -rw-rw-r--
      sql/opt_ft.h:
        Change mode to -rw-rw-r--
      410c9683
    • unknown's avatar
      Merge work:/home/bk/mysql · 4373d548
      unknown authored
      into mysql.sashanet.com:/home/sasha/src/bk/mysql
      
      
      Docs/manual.texi:
        Auto merged
      4373d548
    • unknown's avatar
      Docs/manual.texi · cc89cd45
      unknown authored
          replication updates
      sql/opt_range.h
          fixed compiler warning
      sql/slave.cc
          fixed handling of long usernames
          fixed insert_id + query log event processing atomicity in the case
          of slave death
          fix edcharset coversion to not be global to all threads
      sql/sql_class.h
          fix to make insert_id event and the subsequent query event be still processed
          atomically if slave dies in the middle
      sql/sql_select.cc
          temp fix to make it compile 
      repl-tests/test-auto-inc/run.test@1.1
          New BitKeeper file ``repl-tests/test-auto-inc/run.test''
      repl-tests/test-auto-inc/x.master@1.1
          New BitKeeper file ``repl-tests/test-auto-inc/x.master''
      
      
      
      Docs/manual.texi:
        replication updates
      sql/opt_range.h:
        fixed compiler warning
      sql/slave.cc:
        fixed handling of long usernames
        fixed insert_id + query log event processing atomicity in the case
        of slave death
        fix edcharset coversion to not be global to all threads
      sql/sql_class.h:
        fix to make insert_id event and the subsequent query event be still processed
        atomically if slave dies in the middle
      sql/sql_select.cc:
        temp fix to make it compile
      cc89cd45
    • unknown's avatar
      Merge jcole@work.mysql.com:/home/bk/mysql · 0ea3cee7
      unknown authored
      into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
      
      
      Docs/manual.texi:
        Auto merged
      0ea3cee7
    • unknown's avatar
      Changed even page heading on NuSphere manual. · 91e83efa
      unknown authored
      
      Docs/manual.texi:
        Changed evenheading on NuSphere manual.
      91e83efa
  4. 07 Oct, 2000 4 commits
    • unknown's avatar
      Merge · 179debb7
      unknown authored
      
      configure.in:
        merged
      BitKeeper/etc/logging_ok:
        Auto merged
      sql/filesort.cc:
        merged
      sql/sql_select.cc:
        merged
      179debb7
    • unknown's avatar
      ORDER BY works with FULLTEXT keys · c4995832
      unknown authored
      c4995832
    • unknown's avatar
      Merge work:/home/bk/mysql · bebfa079
      unknown authored
      into mysql.sashanet.com:/home/sasha/src/bk/mysql
      
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      bebfa079
    • unknown's avatar
      sql/log.cc · 351ad9eb
      unknown authored
          set character set is not being logged
      
      
      sql/log.cc:
        set character set is not being logged
      351ad9eb
  5. 06 Oct, 2000 2 commits
    • unknown's avatar
      Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql · f3078422
      unknown authored
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      f3078422
    • unknown's avatar
      DISTINCT optimization · 552b60b1
      unknown authored
      Fixes when using column privileges
      Manual updates
      
      
      Docs/manual.texi:
        Comments from MySQL training + distinct optimization
      extra/my_print_defaults.c:
        Added --defaults-extra-file
      include/my_sys.h:
        Added --defaults-extra-file
      mysys/default.c:
        Added --defaults-extra-file
      sql/sql_acl.cc:
        Tables with only column privileges didn't show up in SHOW GRANTS or SHOW TABLES
      sql/sql_select.cc:
        DISTINCT optimization
      sql/sql_select.h:
        DISTINCT optimization
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      552b60b1
  6. 05 Oct, 2000 1 commit
    • unknown's avatar
      sql/log.cc · b006442c
      unknown authored
          Added magic number to binlog
      sql/log_event.cc
          distinquish bogus data from truncated logs
      sql/log_event.h
          added magic number
          added LOG_READ_TRUNC error
      sql/mysqlbinlog.cc
          fixed to handle magic number
          added O_BINARY to my_fopen
      sql/mysqld.cc
          added code for replicate-rewrite-db
      sql/slave.cc
          replicate-rewrite-db
          O_BINARY
          handle magic
      sql/sql_class.h
          added i_string_pair class
      sql/sql_repl.cc
          added magic
          better error messages
      support-files/magic
          added magic for binlog
      
      Added test case for replication of queries with error
      
      
      sql/log.cc:
        Added magic number to binlog
      sql/log_event.cc:
        distinquish bogus data from truncated logs
      sql/log_event.h:
        added magic number
        added LOG_READ_TRUNC error
      sql/mysqlbinlog.cc:
        fixed to handle magic number
        added O_BINARY to my_fopen
      sql/mysqld.cc:
        added code for replicate-rewrite-db
      sql/slave.cc:
        replicate-rewrite-db
        O_BINARY
        handle magic
      sql/sql_class.h:
        added i_string_pair class
      sql/sql_repl.cc:
        added magic
        better error messages
      support-files/magic:
        added magic for binlog
      b006442c
  7. 04 Oct, 2000 3 commits