1. 07 Nov, 2000 6 commits
    • unknown's avatar
      manual.texi clarified language about logo requirement. · d2ce6383
      unknown authored
      
      Docs/manual.texi:
        clarified language about logo requirement.
      d2ce6383
    • unknown's avatar
      Changes to make ALTER TABLE and DELETE FROM TABLE work properly · d3949f4c
      unknown authored
      with BEGIN WORK.
      
      
      d3949f4c
    • unknown's avatar
      Merge work:/home/bk/mysql · 29375b48
      unknown authored
      into threads.polyesthetic.msg:/usr/local/src/my/work
      
      
      29375b48
    • unknown's avatar
      sql_parse.cc test for changing to auto_commit mode was backwards · c7fa60e5
      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
      c7fa60e5
    • unknown's avatar
      Merge work.mysql.com:/home/bk/mysql · a631f8ee
      unknown authored
      into mysql.sashanet.com:/home/sasha/src/bk/mysql
      
      
      a631f8ee
    • unknown's avatar
      sql/item_strfunc.cc · ae728729
      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
      ae728729
  2. 06 Nov, 2000 2 commits
    • unknown's avatar
      Changes from teg@redhat.com - subtle bugs that only show up under · a948b3d6
      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.
      a948b3d6
    • unknown's avatar
      Merge work:/home/bk/mysql · 6cffc526
      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
      6cffc526
  3. 05 Nov, 2000 3 commits
    • unknown's avatar
      BitKeeper/triggers/post-commit · e07aa795
      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
      e07aa795
    • unknown's avatar
      Merge work.mysql.com:/home/bk/mysql · ccc273c6
      unknown authored
      into mysql.sashanet.com:/home/sasha/src/bk/mysql
      
      
      BitKeeper/etc/logging_ok:
        Auto converge
      ccc273c6
    • unknown's avatar
      configure.in fixed to properly handle 1 digit branch · 9184f131
      unknown authored
      
      configure.in:
        fixed to properly handle 1 digit branch
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      9184f131
  4. 04 Nov, 2000 4 commits
    • unknown's avatar
      fix for FLUSH TABLES WITH READ LOCK · ee972a4d
      unknown authored
      ee972a4d
    • unknown's avatar
      Merge serg@work:/home/bk/mysql · 42ca0a99
      unknown authored
      into serg.mysql.com:/usr/home/serg/Abk/mysql
      
      
      42ca0a99
    • unknown's avatar
      fixed bug with FULLTEXT and ORDER BY · 2122fc26
      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
      2122fc26
    • unknown's avatar
      sql/slave.cc · 745f1197
      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
      745f1197
  5. 03 Nov, 2000 2 commits
    • unknown's avatar
      Merge work:/home/bk/mysql · 10f9d354
      unknown authored
      into threads.polyesthetic.msg:/usr/local/src/my/work
      
      
      Docs/manual.texi:
        Auto merged
      10f9d354
    • unknown's avatar
      fixed bugs in elt() and make_set() · a1b03526
      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()
      a1b03526
  6. 02 Nov, 2000 4 commits
    • unknown's avatar
      manual.texi Added mirror in USA. · 63d3ee2b
      unknown authored
      
      Docs/manual.texi:
        Added mirror in USA.
      63d3ee2b
    • unknown's avatar
      manual.texi Added mirror in Argentina. · 79a35fed
      unknown authored
      
      Docs/manual.texi:
        Added mirror in Argentina.
      79a35fed
    • unknown's avatar
      Merge · 30cab562
      unknown authored
      30cab562
    • unknown's avatar
      Ill-minded FULLTEXT impilict initialization hack removed. · e735267f
      unknown authored
      From now on FULLTEXT search is initialized expilictly in mysql_select()
      
      
      sql/item_func.cc:
        FULLTEXT expilict initialization
      sql/opt_ft.h:
        FULLTEXT expilict initialization
      sql/opt_range.h:
        FULLTEXT expilict initialization
      sql/ha_myisam.cc:
        FULLTEXT expilict initialization
      sql/ha_myisam.h:
        FULLTEXT expilict initialization
      sql/handler.h:
        FULLTEXT expilict initialization
      sql/item_func.h:
        FULLTEXT expilict initialization
      sql/sql_select.cc:
        FULLTEXT expilict initialization
      myisam/ft_search.c:
        FULLTEXT expilict initialization
      e735267f
  7. 01 Nov, 2000 3 commits
  8. 31 Oct, 2000 3 commits
  9. 29 Oct, 2000 3 commits
    • unknown's avatar
      Merge serg@work:/home/bk/mysql · 2db1639c
      unknown authored
      into serg.mysql.com:/usr/home/serg/Abk/mysql
      
      
      2db1639c
    • unknown's avatar
      mysqldump.c Dumping via SHOW CREATE added. · 76a09831
      unknown authored
                     Autofallback to the old behaviour for pre-3.23.26 servers.
      
      
      client/mysqldump.c:
        Dumping via SHOW CREATE added.
        Autofallback to the old behaviour for pre-3.23.26 servers.
      76a09831
    • unknown's avatar
      libmysql/libmysql.c · 3dfc0a82
      unknown authored
          keep vio from being freed twice when we are low on memory
      mysys/safemalloc.c
          changes for --safemalloc-mem-limit
      sql/mini_client.cc
          keep vio from being freed twice
      sql/mysqld.cc
          changes for --safemalloc-mem-limit
      sql/slave.cc
          prevent closing connection twice
      sql/sql_string.h
          shrink() did not work right when my_realloc() failed
      
      
      BitKeeper/etc/ignore:
        Added .gdb_history to the ignore list
      libmysql/libmysql.c:
        keep vio from being freed twice when we are low on memory
      mysys/safemalloc.c:
        changes for --safemalloc-mem-limit
      sql/mini_client.cc:
        keep vio from being freed twice
      sql/mysqld.cc:
        changes for --safemalloc-mem-limit
      sql/slave.cc:
        prevent closing connection twice
      sql/sql_string.h:
        shrink() did not work right when my_realloc() failed
      3dfc0a82
  10. 28 Oct, 2000 2 commits
    • unknown's avatar
      Merge work.mysql.com:/home/bk/mysql · b0f645e4
      unknown authored
      into mysql.sashanet.com:/home/sasha/src/bk/mysql
      
      
      b0f645e4
    • unknown's avatar
      mysys/mf_format.c · 9e125705
      unknown authored
          workaround for SCO realpath() bug
      sql/slave.cc
          fixed memory leak when slave runs bad query
      
      
      mysys/mf_format.c:
        workaround for SCO realpath() bug
      sql/slave.cc:
        fixed memory leak when slave runs bad query
      9e125705
  11. 27 Oct, 2000 4 commits
    • unknown's avatar
      manual.texi typo fix · f7c9887f
      unknown authored
      
      Docs/manual.texi:
        typo fix
      f7c9887f
    • unknown's avatar
      manual.texi Minor mods to recent change notes. · 225cbb5a
      unknown authored
      
      Docs/manual.texi:
        Minor mods to recent change notes.
      225cbb5a
    • unknown's avatar
      manual.texi fixed "enough bug free enough" · 9a42caa7
      unknown authored
      
      Docs/manual.texi:
        fixed "enough bug free enough"
      9a42caa7
    • unknown's avatar
      fixed --skip-slave-thread bug · add02ff8
      unknown authored
      added PURGE MASTER LOGS TO and SHOW MASTER LOGS
      fixed the output of SHOW MASTER STATUS
      updated docs
      
      
      Docs/manual.texi:
        Update for PURGE MASTER LOGS TO, SHOW MASTER LOGS
      sql/lex.h:
        added PURGE
      sql/log.cc:
        update for PURGE
      BitKeeper/etc/ignore:
        Added include/.my_sys.h.swp PENDING/2000-10-25.01 PENDING/2000-10-25.02 support-files/mysql-3.23.27-beta.spec to the ignore list
      sql/mysqld.cc:
        fixed bug in --skip-slave-start
      sql/sql_class.cc:
        added linfo to THD
      sql/sql_class.h:
        updates for PURGE
      sql/sql_lex.h:
        updates for PURGE
      sql/sql_parse.cc:
        updates for PURGE
      sql/sql_repl.cc:
        updates for PURGE
      sql/sql_repl.h:
        updates for PURGE
      sql/sql_yacc.yy:
        updates for PURGE
      add02ff8
  12. 25 Oct, 2000 1 commit
  13. 24 Oct, 2000 3 commits