1. 15 Nov, 2000 2 commits
    • unknown's avatar
      merge · 8a62c4b6
      unknown authored
      
      configure.in:
        Auto merged
      include/my_sys.h:
        Auto merged
      libmysql/libmysql.c:
        Auto merged
      sql/ha_berkeley.cc:
        Auto merged
      sql/handler.h:
        Auto merged
      sql/item_strfunc.cc:
        Auto merged
      sql/lex.h:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/sql_class.cc:
        Auto merged
      sql/sql_insert.cc:
        Auto merged
      sql/sql_lex.h:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      sql/sql_string.h:
        Auto merged
      BitKeeper/etc/logging_ok:
        Auto merged
      8a62c4b6
    • unknown's avatar
      changed to use IO_CACHE instead of FILE · 415381f6
      unknown authored
      
      BitKeeper/deleted/.del-mf_reccache.c:
        ***MISSING WEAVE***
      Docs/manual.texi:
        Fix licence information + update changelog
      client/mysqlimport.c:
        Fixed typo
      client/sql_string.cc:
        Added support for IO_CACHE
      client/sql_string.h:
        Added support for IO_CACHE
      include/my_sys.h:
        More options for IO_CACHE
      mysql.proj:
        Update
      mysys/Makefile.am:
        Remoced mf_reccache.c
      mysys/mf_cache.c:
        Fixed return value on error and optimzed used of write cache files
      mysys/mf_iocache.c:
        More options for IO_CACHE
      mysys/my_vsnprintf.c:
        Optimized code
      sql/mf_iocache.cc:
        merge with mf_iocache.c
      sql/net_pkg.cc:
        cleanup
      sql/sql_class.cc:
        Support for transaction safe log files
      sql/sql_string.cc:
        Added support for IO_CACHE
      sql/sql_string.h:
        Added support for IO_CACHE
      sql/time.cc:
        cleanup
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      415381f6
  2. 14 Nov, 2000 2 commits
  3. 13 Nov, 2000 4 commits
    • unknown's avatar
      Bug fixes, TRUNCATE, safer passwords on command line and connect timeout · 097173f4
      unknown authored
      
      Docs/manual.texi:
        Update of safe_mysqld, TRUNCATE and changes for 3.23.28
      client/mysql.cc:
        Added --timeout
      client/mysqladmin.c:
        Safer password handling
      client/mysqldump.c:
        Safer password handling
      client/mysqlimport.c:
        Safer password handling
      client/mysqlshow.c:
        Safer password handling
      configure.in:
        Fixes for Darwin and added test of poll
      include/my_pthread.h:
        Fixes for darwin
      include/violite.h:
        Added test for polling
      libmysql/libmysql.c:
        connect timeout
      libmysql/violite.c:
        connect timeout
      mysys/hash.c:
        Fix when delting from empty table
      scripts/safe_mysqld.sh:
        Added --open-files, --core-file-size and --timezone
      sql-bench/bench-init.pl.sh:
        Function print_time
      sql-bench/crash-me.sh:
        Added test of truncate
      sql-bench/test-insert.sh:
        More "estimated" tests
      sql-bench/test-select.sh:
        More "estimated" tests
      sql/filesort.cc:
        Removed allocation of extra memory
      sql/ha_berkeley.cc:
        Better estimation of number of rows
      sql/item_create.cc:
        Truncate
      sql/item_create.h:
        Truncate
      sql/item_strfunc.cc:
        Removed usage of MY_FAE
      sql/lex.h:
        Truncate
      sql/lock.cc:
        Fixed possible loop bug
      sql/log.cc:
        Removed usage of FILE:s
      sql/mysqld.cc:
        Print of more server variables
      sql/sql_class.h:
        Changed FILE -> File
      sql/sql_insert.cc:
        Fixed bug in temptable handling
      sql/sql_lex.h:
        Cleanup
      sql/sql_load.cc:
        Removed usage of MY_FAE
      sql/sql_parse.cc:
        Cleanup + TRUNCATE
      sql/sql_select.cc:
        Cleanup + fix for INSERT ... SELECT
      sql/sql_yacc.yy:
        TRUNCATE
      sql/violite.c:
        Merge with client/violite.c
      strings/strstr-sparc.s:
        Fixed wrong register usage
      097173f4
    • unknown's avatar
      Merge nusphere@work.mysql.com:/home/bk/mysql · 321f0963
      unknown authored
      into nslinuxw2.bedford.progress.com:/users/devp/yfaktoro/bk/mysql
      
      
      Docs/manual.texi:
        Auto merged
      321f0963
    • unknown's avatar
      Second batch of Howard changes in manual.texi · a1cde03f
      unknown authored
      
      Docs/manual.texi:
        Second batch of Howard's changes
      a1cde03f
    • unknown's avatar
      manual.texi Mirror addition. · e74fc28d
      unknown authored
      
      Docs/manual.texi:
        Mirror addition.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      e74fc28d
  4. 12 Nov, 2000 2 commits
  5. 11 Nov, 2000 7 commits
    • unknown's avatar
      Oops, typo in manual.texi. · 5893397e
      unknown authored
      
      Docs/manual.texi:
        Oops, typo.
      5893397e
    • unknown's avatar
      Merge work.mysql.com:/home/bk/mysql · ef0ef772
      unknown authored
      into laptop.slkc.uswest.net:/home/sasha/src/mysql
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      ef0ef772
    • unknown's avatar
      laptop commit - bk wants me commit again! · 7b2ec28d
      unknown authored
      
      sql/log_event.cc:
        added sanity check to catch partial event reads from the master
      7b2ec28d
    • unknown's avatar
      laptop commit · 0ce690e7
      unknown authored
      
      BUILD/compile-pentium-debug-no-bdb:
        forgot to install BDB on my laptop, needed to have this
      sql/log.cc:
        fixed initialization warning
      sql/sql_insert.cc:
        delayed insert was getting logged on failure. To make things worse,
        all delayed inserts were being logged with query_length=0
      sql/sql_repl.cc:
        fixed compiler warnings
      0ce690e7
    • unknown's avatar
      laptop commit, syncing with the repostitory. Fixed some bad bugs in replication · d738500e
      unknown authored
      
      BUILD/compile-pentium-debug:
        added -DEXTRA_DEBUG
      sql/Makefile.am:
        added slave.h
      sql/log_event.h:
        max_buf -> event_len in read_log_event
      sql/mysql_priv.h:
        moved the slave part to slave.h
      sql/mysqld.cc:
        changes for replcate_do/ignore_table ( does not work yet)
      sql/slave.cc:
        removed the stuff covered by slave.h
      sql/sql_class.h:
        moved slave stuff to slave.h
      sql/sql_repl.h:
        removed stuff covered by slave.h
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      d738500e
    • unknown's avatar
      Whoops, forgot to update sql/ChangeLog. · c958a8fe
      unknown authored
      
      sql/ChangeLog:
        Whoops, forgot to update the ChangeLog.
      c958a8fe
    • unknown's avatar
      Added ALTER TABLE ... ORDER BY ... · 3bbef4a2
      unknown authored
      
      Docs/manual.texi:
        Added documentation for ALTER TABLE ... ORDER BY ...
      sql/mysql_priv.h:
        Exported make_unireg_sortorder
        Exported setup_order
      sql/sql_base.cc:
        Changes for ALTER TABLE ... ORDER BY ...
      sql/sql_parse.cc:
        Changes for ALTER TABLE ... ORDER BY ...
      sql/sql_select.cc:
        Moved make_unireg_sortorder and setup_order prototypes to
        mysql_priv.h and made them non-static so that they can be 
        used elsewhere.  Needed for ALTER TABLE ... ORDER BY ...
      3bbef4a2
  6. 10 Nov, 2000 3 commits
  7. 09 Nov, 2000 2 commits
  8. 07 Nov, 2000 6 commits
    • unknown's avatar
      manual.texi clarified language about logo requirement. · ce097414
      unknown authored
      
      Docs/manual.texi:
        clarified language about logo requirement.
      ce097414
    • unknown's avatar
      Changes to make ALTER TABLE and DELETE FROM TABLE work properly · 66a54b23
      unknown authored
      with BEGIN WORK.
      
      66a54b23
    • unknown's avatar
      Merge work:/home/bk/mysql · 774500a4
      unknown authored
      into threads.polyesthetic.msg:/usr/local/src/my/work
      
      774500a4
    • unknown's avatar
      sql_parse.cc test for changing to auto_commit mode was backwards · bc7a5285
      unknown authored
      ha_berkeley.cc	bug fixes to make OPT_BEGIN work properly
      handler.cc	bug fixes to make OPT_BEGIN work properly
      
      
      sql/handler.cc:
        bug fixes to make OPT_BEGIN work properly
      sql/ha_berkeley.cc:
        bug fixes to make OPT_BEGIN work properly
      sql/sql_parse.cc:
        test for changing to auto_commit mode was backwards
      bc7a5285
    • unknown's avatar
      Merge work.mysql.com:/home/bk/mysql · c0d9427d
      unknown authored
      into mysql.sashanet.com:/home/sasha/src/bk/mysql
      
      c0d9427d
    • unknown's avatar
      sql/item_strfunc.cc · a17b923d
      unknown authored
          fixed coredump in concat_ws
      sql/item_strfunc.h
          fixed coredump in concat_ws
      sql/mini_client.cc
          added mc_mysql_error()
      sql/mini_client.h
          added mc_mysql_errno()
      sql/mysqlbinlog.cc
          fixed bug in --postion for local files
      sql/slave.cc
          more verbose message on bad net reads
      sql/sql_repl.cc
          send errno on error in mysql_binlog_send
      
      
      sql/item_strfunc.cc:
        fixed coredump in concat_ws
      sql/item_strfunc.h:
        fixed coredump in concat_ws
      sql/mini_client.cc:
        added mc_mysql_error()
      sql/mini_client.h:
        added mc_mysql_errno()
      sql/mysqlbinlog.cc:
        fixed bug in --postion for local files
      BitKeeper/etc/ignore:
        Added client/.mysqladmin.c.swp to the ignore list
      sql/slave.cc:
        more verbose message on bad net reads
      sql/sql_repl.cc:
        send errno on error in mysql_binlog_send
      a17b923d
  9. 06 Nov, 2000 2 commits
    • unknown's avatar
      Changes from teg@redhat.com - subtle bugs that only show up under · fad7b049
      unknown authored
      certain circumstances.
      
      
      include/global.h:
        Fix for gcc with strict aliasing.
        Thanks to teg@redhat.com for the patch.
      strings/strstr-sparc.s:
        %g6 -> %o2
        %g6 and %g7 are reserved for OS use by Sun's ABI.
        Thanks to teg@redhat.com for the patch.
      fad7b049
    • unknown's avatar
      Merge work:/home/bk/mysql · a5274950
      unknown authored
      into threads.polyesthetic.msg:/usr/local/src/my/work
      
      
      Docs/manual.texi:
        Auto merged
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      a5274950
  10. 05 Nov, 2000 3 commits
    • unknown's avatar
      BitKeeper/triggers/post-commit · a4e1d8f8
      unknown authored
          send the diffs
      Docs/manual.texi
          updated change history
      include/my_sys.h
          Moved safemalloc_mem_limit here
      mysys/safemalloc.c
          fixed up safemalloc_mem_limit
      sql/mysqld.cc
          moved safemalloc_mem_limit declaration to my_sys.h
      
      
      BitKeeper/triggers/post-commit:
        send the diffs
      Docs/manual.texi:
        updated change history
      include/my_sys.h:
        Moved safemalloc_mem_limit here
      mysys/safemalloc.c:
        fixed up safemalloc_mem_limit
      sql/mysqld.cc:
        moved safemalloc_mem_limit declaration to my_sys.h
      a4e1d8f8
    • unknown's avatar
      Merge work.mysql.com:/home/bk/mysql · 3286ea7c
      unknown authored
      into mysql.sashanet.com:/home/sasha/src/bk/mysql
      
      
      BitKeeper/etc/logging_ok:
        Auto converge
      3286ea7c
    • unknown's avatar
      configure.in fixed to properly handle 1 digit branch · b99e43a9
      unknown authored
      
      configure.in:
        fixed to properly handle 1 digit branch
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      b99e43a9
  11. 04 Nov, 2000 4 commits
    • unknown's avatar
      fix for FLUSH TABLES WITH READ LOCK · a9d4bdf7
      unknown authored
      a9d4bdf7
    • unknown's avatar
      Merge serg@work:/home/bk/mysql · 833af924
      unknown authored
      into serg.mysql.com:/usr/home/serg/Abk/mysql
      
      833af924
    • unknown's avatar
      fixed bug with FULLTEXT and ORDER BY · 4fc59139
      unknown authored
      
      include/ft_global.h:
        fixed bug with ORDER BY
      sql/ha_myisam.cc:
        fixed bug with ORDER BY
      sql/item_func.cc:
        fixed bug with ORDER BY
      sql/item_func.h:
        fixed bug with ORDER BY
      sql/sql_select.cc:
        fixed bug with ORDER BY
      4fc59139
    • unknown's avatar
      sql/slave.cc · ae85f5f2
      unknown authored
          mutex now initialized in the constructor
      sql/sql_class.h
          intialize MASTER_INFO mutex in the constructor
      sql/sql_repl.cc
          fixed typo in error message
          if the user does not specify offset in CHANGE MASTER TO, set it to skip magic number
      repl-tests/test-repl-ts/repl-timestamp.master.reject
          New BitKeeper file ``repl-tests/test-repl-ts/repl-timestamp.master.reject''
      
      
      BitKeeper/etc/ignore:
        Added repl-tests/test-repl-ts/repl-timestamp.master.reject to the ignore list
      sql/slave.cc:
        mutex now initialized in the constructor
      sql/sql_class.h:
        intialize MASTER_INFO mutex in the constructor
      sql/sql_repl.cc:
        fixed typo in error message
        if the user does not specify offset in CHANGE MASTER TO, set it to skip magic number
      ae85f5f2
  12. 03 Nov, 2000 2 commits
    • unknown's avatar
      Merge work:/home/bk/mysql · 47e3e92c
      unknown authored
      into threads.polyesthetic.msg:/usr/local/src/my/work
      
      
      Docs/manual.texi:
        Auto merged
      47e3e92c
    • unknown's avatar
      fixed bugs in elt() and make_set() · 0caff03f
      unknown authored
      added two new test cases
      
      
      BitKeeper/etc/ignore:
        Added mysql-test/r/3.23/sel000004.result.reject mysql-test/var/lib/mysql-bin.006 mysql-test/var/lib/test/elt_ck1.frm mysql-test/var/lib/test/elt_ck1.MYD mysql-test/var/lib/test/elt_ck1.MYI mysql-test/var/lib/test/elt_ck2.frm mysql-test/var/lib/test/elt_ck2.MYD mysql-test/var/lib/test/elt_ck2.MYI to the ignore list
      mysql-test/r/3.23/sel000004.result:
        new result
      mysql-test/r/3.23/sel000005.result:
        new result
      sql/item_strfunc.cc:
        fixed bug in make_set() and elt()
      0caff03f
  13. 02 Nov, 2000 1 commit