1. 09 Oct, 2000 5 commits
  2. 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
  3. 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
  4. 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
  5. 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
  6. 04 Oct, 2000 14 commits
    • unknown's avatar
      Fixed bug in how FAST and CHANGED worked · f6c57646
      unknown authored
      
      Docs/manual.texi:
        Removed bugs from manual; Updated CHECK TABLE
      f6c57646
    • unknown's avatar
      Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql · 4569688c
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      4569688c
    • unknown's avatar
      Small fixes · 523c7a6b
      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
      523c7a6b
    • unknown's avatar
      ltmain.sh Don't add -lc to deplibs under FreeBSD · fb38ba70
      unknown authored
      
      ltmain.sh:
        Don't add -lc to deplibs under FreeBSD
      fb38ba70
    • unknown's avatar
      merge · 7c6a308e
      unknown authored
      7c6a308e
    • unknown's avatar
      merge · d5a08d65
      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
      d5a08d65
    • unknown's avatar
      Portability fixes · 4862cd1c
      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
      4862cd1c
    • unknown's avatar
      index hits added. oh so painful. · 890b13ff
      unknown authored
      
      Docs/manual.texi:
        index hits added.
      BitKeeper/etc/logging_ok:
        ***MISSING TEXT***
      890b13ff
    • unknown's avatar
      Adde NuSphere editor's changes to pages 201-240 of manual.texi. · a76ae2c8
      unknown authored
      
      Docs/manual.texi:
        Adde NuSphere editor's changes to pages 201-240.
      a76ae2c8
    • unknown's avatar
      configure.in Add check for pdftex · acf08e6c
      unknown authored
      Docs/Makefile.am   Do not compile manual.pdf if pdftex not present
      
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      Docs/Makefile.am:
        Do not compile manual.pdf if pdftex not present
      configure.in:
        Add check for pdftex
      acf08e6c
    • unknown's avatar
      sql_table.cc key length limit check disabled for FULLTEXT · ad6405f7
      unknown authored
      ft_parser.c	Nasty buffer overflow fixed
      
      
      myisam/ft_parser.c:
        Nasty buffer overflow fixed
      sql/sql_table.cc:
        key length limit check disabled for FULLTEXT
      ad6405f7
    • unknown's avatar
      manual.texi @uref'ed some order.mysql.com URLs that I caught. · 9c7ce9fe
      unknown authored
      
      Docs/manual.texi:
        @uref'ed some order.mysql.com URLs that I caught.
      9c7ce9fe
    • unknown's avatar
      Merge work:/home/bk/mysql · bde49dc5
      unknown authored
      into mysql.sashanet.com:/home/sasha/src/bk/mysql
      
      bde49dc5
    • unknown's avatar
      fixed mutex bug ( or lack of it) when reading log entries on COM_BINLOG_DUMP · 445a320d
      unknown authored
      added error_code to query event, and checking to see if we get the
      expected error on the slave
      removed obsolete code from slave.cc
      
      
      sql/log_event.cc:
        added mutex as an argument to FILE read_log_event functions
      sql/log_event.h:
        added error_code for the query event
      sql/mysqlbinlog.cc:
        fix for new form of read_log_event
      sql/slave.cc:
        removed obsolte code with fetch nx table
        added check to see if the query runs with the same error on the slave
        as it did on the master
      sql/sql_repl.cc:
        fixed mutex problem around read_log_event
      445a320d
  7. 03 Oct, 2000 2 commits
    • unknown's avatar
      manual.texi Minor fixes to recent change notes. · 229a9be8
      unknown authored
      
      Docs/manual.texi:
        Minor fixes to recent change notes.
      229a9be8
    • unknown's avatar
      First part of automatic repair of MyISAM tables. · 7a0346e5
      unknown authored
      Error on full disk on repair.
      SIGHUP signal handling.
      Update with keys on timestamp
      Portability fixes
      
      
      Docs/manual.texi:
        Added documentation about automatic repair of MyISAM tables
      client/mysql.cc:
        Remove usage of tempnam.
      include/my_sys.h:
        Added create_temp_file
      include/myisam.h:
        Fix for disk full on repair
      myisam/mi_check.c:
        Fix for disk full on repair
      myisam/sort.c:
        Fix for disk full on repair & removed usage of tempnam()
      mysys/mf_cache.c:
        Remove usage of tempnam()
      mysys/mf_dirname.c:
        Changed convert_dirname to return end 0
      mysys/my_fopen.c:
        Security fixes
      mysys/my_tempnam.c:
        remove blanks
      readline/bind.c:
        Portability fixes
      readline/complete.c:
        Portability fixes
      readline/histexpand.c:
        Portability fixes
      readline/input.c:
        Portability fixes
      readline/search.c:
        Portability fixes
      readline/shell.c:
        Portability fixes
      readline/terminal.c:
        Portability fixes
      readline/tilde.c:
        Portability fixes
      readline/undo.c:
        Portability fixes
      regex/cname.h:
        Portability fixes
      regex/debug.c:
        Portability fixes
      regex/main.c:
        Portability fixes
      regex/regcomp.c:
        Portability fixes
      regex/regerror.c:
        Portability fixes
      sql/filesort.cc:
        Remove dummy code
      sql/ha_myisam.cc:
        Automatic repair of MyISAM tables
      sql/ha_myisam.h:
        Automatic repair of MyISAM tables
      sql/handler.cc:
        Automatic repair of MyISAM tables
      sql/handler.h:
        Automatic repair of MyISAM tables
      sql/key.cc:
        Fix for UPDATE with key on timestamp column
      sql/mysql_priv.h:
        Automatic repair of MyISAM tables
      sql/mysqld.cc:
        Automatic repair of MyISAM tables & signal SIGHUP handling
      sql/sql_base.cc:
        Automatic repair of MyISAM tables
      sql/sql_class.cc:
        Automatic repair of MyISAM tables
      sql/sql_class.h:
        Fix for insert with reference to columns
      sql/sql_insert.cc:
        Fix for insert with reference to columns
      sql/table.cc:
        Automatic repair of MyISAM tables
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      7a0346e5
  8. 02 Oct, 2000 6 commits