1. 10 Oct, 2000 6 commits
    • 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
  2. 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
  3. 08 Oct, 2000 6 commits
    • unknown's avatar
      Merge · ebfb23ab
      unknown authored
      ebfb23ab
    • unknown's avatar
      Oops - forgot to add files to bk · 48695081
      unknown authored
      
      sql/opt_ft.cc:
        Change mode to -rw-rw-r--
      sql/opt_ft.h:
        Change mode to -rw-rw-r--
      48695081
    • unknown's avatar
      Merge work:/home/bk/mysql · ce58bb01
      unknown authored
      into mysql.sashanet.com:/home/sasha/src/bk/mysql
      
      
      Docs/manual.texi:
        Auto merged
      ce58bb01
    • unknown's avatar
      Docs/manual.texi · 9e7f2c9f
      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
      9e7f2c9f
    • unknown's avatar
      Merge jcole@work.mysql.com:/home/bk/mysql · f5221dd5
      unknown authored
      into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
      
      
      Docs/manual.texi:
        Auto merged
      f5221dd5
    • unknown's avatar
      Changed even page heading on NuSphere manual. · 6d3e5d7c
      unknown authored
      
      Docs/manual.texi:
        Changed evenheading on NuSphere manual.
      6d3e5d7c
  4. 07 Oct, 2000 4 commits
    • unknown's avatar
      Merge · 4af07405
      unknown authored
      
      configure.in:
        merged
      BitKeeper/etc/logging_ok:
        Auto merged
      sql/filesort.cc:
        merged
      sql/sql_select.cc:
        merged
      4af07405
    • unknown's avatar
      ORDER BY works with FULLTEXT keys · c286021a
      unknown authored
      c286021a
    • unknown's avatar
      Merge work:/home/bk/mysql · aaea3431
      unknown authored
      into mysql.sashanet.com:/home/sasha/src/bk/mysql
      
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      aaea3431
    • unknown's avatar
      sql/log.cc · 98d6bfaf
      unknown authored
          set character set is not being logged
      
      
      sql/log.cc:
        set character set is not being logged
      98d6bfaf
  5. 06 Oct, 2000 2 commits
    • unknown's avatar
      Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql · dbde9337
      unknown authored
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      dbde9337
    • unknown's avatar
      DISTINCT optimization · 6991b70c
      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
      6991b70c
  6. 05 Oct, 2000 1 commit
    • unknown's avatar
      sql/log.cc · 7e52afcd
      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
      7e52afcd
  7. 04 Oct, 2000 8 commits
    • unknown's avatar
      Fixed bug in how FAST and CHANGED worked · 295c3d1f
      unknown authored
      
      Docs/manual.texi:
        Removed bugs from manual; Updated CHECK TABLE
      295c3d1f
    • unknown's avatar
      Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql · 36129d4e
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      36129d4e
    • unknown's avatar
      Small fixes · affe94dc
      unknown authored
      
      configure.in:
        Fix for mkstemp
      libmysql/Makefile.shared:
        Fix for mkstemp
      myisam/mi_open.c:
        Added more debug info
      mysys/mf_tempfile.c:
        Fixed type
      sql/sql_repl.cc:
        Added missing header file
      affe94dc
    • unknown's avatar
      ltmain.sh Don't add -lc to deplibs under FreeBSD · 71e8ccf9
      unknown authored
      
      ltmain.sh:
        Don't add -lc to deplibs under FreeBSD
      71e8ccf9
    • unknown's avatar
      merge · 90cfd0a0
      unknown authored
      90cfd0a0
    • unknown's avatar
      merge · 0ac3b213
      unknown authored
      
      sql/mysql_priv.h:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/sql_base.cc:
        Auto merged
      sql/sql_class.cc:
        Auto merged
      sql/sql_class.h:
        Auto merged
      BitKeeper/etc/logging_ok:
        Auto merged
      Docs/manual.texi:
        Merge
      support-files/mysql.spec.sh:
        Merge
      0ac3b213
    • unknown's avatar
      Portability fixes · fc78fef7
      unknown authored
      
      Docs/manual.texi:
        Updates in the links sections
      config.guess:
        Added fixes for Darwin
      config.sub:
        Added fixes for Darwin
      configure.in:
        Added fixes for Darwin
      extra/my_print_defaults.c:
        Fixed typo
      include/my_pthread.h:
        Added fixes for Darwin
      ltconfig:
        Portability fix
      myisam/mi_check.c:
        Make myisamchk more silent
      mysys/Makefile.am:
        Added mf_tempfile.c
      mysys/mf_cache.c:
        Remove not used parts
      mysys/mf_tempfile.c:
        Fix for Solaris
      sql/log.cc:
        Fix for Windows
      sql/sql_cache.cc:
        Fix for Darwin
      sql/sql_show.cc:
        Fix for temporary tables
      strings/strtol.c:
        Fix for Darwin
      support-files/mysql.spec.sh:
        Fix for documentation files that are installed compressed
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      fc78fef7
    • unknown's avatar
      index hits added. oh so painful. · 170775da
      unknown authored
      
      Docs/manual.texi:
        index hits added.
      BitKeeper/etc/logging_ok:
        ***MISSING TEXT***
      170775da