1. 13 Oct, 2000 2 commits
  2. 12 Oct, 2000 5 commits
  3. 11 Oct, 2000 8 commits
  4. 10 Oct, 2000 12 commits
    • unknown's avatar
      merge · da2c52f1
      unknown authored
      
      mysys/charset.c:
        Auto merged
      BitKeeper/etc/logging_ok:
        Auto merged
      da2c52f1
    • unknown's avatar
      Fix typo · 3b5f8e5e
      unknown authored
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      3b5f8e5e
    • unknown's avatar
      Merge narttu:/my/mysql into tik.mysql.com:/home/my/mysql · 314a0b9c
      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
      314a0b9c
    • unknown's avatar
      Portability fixes · f4d7717c
      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
      f4d7717c
    • unknown's avatar
      Automatic repair of MyISAM tables + portability fixes · da536688
      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
      da536688
    • unknown's avatar
      SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1 · 5762523b
      unknown authored
      It makes SHOW CREATE TABLE to quote table and column names.
      This is ON by default !
      
      
      configure.in:
        REAL fix for mkstemp()
      sql/lex.h:
        SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1
      sql/sql_yacc.yy:
        SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1
      sql/mysql_priv.h:
        SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1
      sql/mysqld.cc:
        SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1
      sql/sql_show.cc:
        SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1
      Docs/manual.texi:
        SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1
      5762523b
    • unknown's avatar
      manual.texi fixed typo · e07d0930
      unknown authored
      
      Docs/manual.texi:
        fixed typo
      e07d0930
    • unknown's avatar
      Merge · 525be6e6
      unknown authored
      525be6e6
    • unknown's avatar
      sel000001.result BitKeeper file /d1/users/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000001.result · 84965a53
      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***
      84965a53
    • unknown's avatar
      run.test mysql-test -> mysqltest · 84d05b9e
      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
      84d05b9e
    • unknown's avatar
      edited index entries for hard copy of manual · b42ccb98
      unknown authored
      b42ccb98
    • unknown's avatar
      Added README file with instructions. · a2767368
      unknown authored
      
      mysql-test/README:
        ***MISSING WEAVE***
      a2767368
  5. 09 Oct, 2000 13 commits
    • unknown's avatar
      fixed parsing bug in mysql-test · 4f61f186
      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
      4f61f186
    • unknown's avatar
      merged to sync with Sergei's version · f7d7f9df
      unknown authored
      f7d7f9df
    • unknown's avatar
      fixed up the newly check in test suite, although it still is not fully functional · 77f75787
      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
      77f75787
    • unknown's avatar
      Merge mwagner@work:/home/bk/mysql · eff45ad8
      unknown authored
      into evoq.home.mwagner.org:/home/mwagner/work/bk/mysql
      
      
      eff45ad8
    • unknown's avatar
      README BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.22/README · 94b99e5d
      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***
      94b99e5d
    • unknown's avatar
      Merge · c8f30e8f
      unknown authored
      c8f30e8f
    • unknown's avatar
      Merge work:/home/bk/mysql · 3e6dcfe4
      unknown authored
      into threads.polyesthetic.msg:/usr/local/src/my/work
      
      
      3e6dcfe4
    • unknown's avatar
      Merge · 5096b5dd
      unknown authored
      5096b5dd
    • unknown's avatar
      Show charsets dir in error message, instead of just "path: default". · b465979e
      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
      b465979e
    • unknown's avatar
      sql_select.cc Coredump in FULLTEXT code fixed · 3f65aeb6
      unknown authored
      sql_select.cc	sasha's workaround removed
      
      
      sql/sql_select.cc:
        Coredump in FULLTEXT code fixed
      3f65aeb6
    • unknown's avatar
      fix NuSphere bug that generated bad HTML · 3c552b4b
      unknown authored
      
      Docs/manual.texi:
        moved @cindex uptime to the right place, so that texi2html does
        actually generate an achor for it
      3c552b4b
    • unknown's avatar
      manual.texi Reworked propaganda in Contact information section. · 6942c74c
      unknown authored
      
      Docs/manual.texi:
        Reworked propaganda in Contact information section.
      6942c74c
    • unknown's avatar
      manual.texi Reactivated some mirrors. · d61670a5
      unknown authored
      
      Docs/manual.texi:
        Reactivated some mirrors.
      d61670a5