1. 04 Oct, 2000 6 commits
  2. 03 Oct, 2000 1 commit
  3. 02 Oct, 2000 6 commits
  4. 01 Oct, 2000 1 commit
  5. 29 Sep, 2000 4 commits
    • unknown's avatar
      Merge work:/home/bk/mysql · ce79dae2
      unknown authored
      into mysql.sashanet.com:/home/sasha/src/bk/mysql
      
      
      sql/slave.cc:
        Auto merged
      sql/sql_class.cc:
        Auto merged
      ce79dae2
    • unknown's avatar
      bug fixes in server-id, moved replication functionality to · 156e31aa
      unknown authored
      sql_repl.* will push this one, since the replication code now works
      
      
      repl-tests/test-dump/run.test:
        added slave/master reset
      sql/Makefile.am:
        added sql_repl.*
      sql/log_event.cc:
        moved #defines to log_event.h
      sql/log_event.h:
        moved #defines from log_event.cc
      sql/mysql_priv.h:
        added LOCK_server_id
      sql/mysqlbinlog.cc:
        added server id
      sql/mysqld.cc:
        added mutex_init for LOCK_server_id
      sql/slave.cc:
        added server_id to COM_BINLOG_DUMP
      sql/sql_base.cc:
        moved replication code to sql_repl.*
      sql/sql_parse.cc:
        moved replication code to sql_repl.*
      156e31aa
    • unknown's avatar
      Handle compressed man/info docs. Thanks to GOMEZ Henri <hgomez@slib.fr> · 6578b60b
      unknown authored
      for the patch.
      
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      6578b60b
    • unknown's avatar
      Handle compressed man/info docs. Thanks to · 3a0d99c1
      unknown authored
      GOMEZ Henri <hgomez@slib.fr> for the patch.
      
      
      support-files/mysql.spec.sh:
        handle compressed man/info docs
      3a0d99c1
  6. 28 Sep, 2000 7 commits
    • unknown's avatar
      merge/resolve conflicts · 389e13d5
      unknown authored
      
      sql/mysqld.cc:
        merged changes
      389e13d5
    • unknown's avatar
      This one will not be pushed, I am committing to be able to pull in Monty's changes · c4f8b959
      unknown authored
      added server id, mostly working
      added --skip-slave-start, working
      added --replicate-rewrite-db - just in the cmd line parses, currently noop
      
      
      sql/log_event.cc:
        added server id
      sql/log_event.h:
        added server id
      sql/mysql_priv.h:
        server id
      sql/mysqlbinlog.cc:
        server id
      sql/mysqld.cc:
        server id, --skip-slave-start, --replicate-rewrite-db
      sql/share/romanian/errmsg.sys:
        somehow got touched and bk thinks it is modified
      sql/slave.cc:
        server id, fixed typo in error message, cleaned up
      sql/sql_class.cc:
        server id in THD
      sql/sql_class.h:
        server id in THD
      c4f8b959
    • unknown's avatar
      Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql · 1a991bd1
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      1a991bd1
    • unknown's avatar
      Fixed indention, removed compiler varnings and fixed a bug · aba45653
      unknown authored
      in FULLTEXT indexes.
      
      
      Docs/manual.texi:
        Removed some @ifset nushere tags which crashed the manual
        when using emacs
      client/mysql-test.c:
        ***MISSING WEAVE***
      heap/hp_test2.c:
        Removed compiler warnings
      isam/pack_isam.c:
        Removed compiler warnings
      isam/update.c:
        Removed compiler warnings
      myisam/ft_parser.c:
        cleanup
      myisam/ft_update.c:
        Fixed crash when inserting a blob which was NULL
      myisam/mi_check.c:
        -e continues checking of other keys on error
      myisam/mi_rkey.c:
        cleanup
      myisam/myisamchk.c:
        cleanup
      myisam/myisamlog.c:
        Added use of rnd to make things more predictable
      myisammrg/myrg_rkey.c:
        Removed compiler warnings
      mysys/mf_pack.c:
        cleanup
      mysys/my_fstream.c:
        cleanup
      sql/ha_berkeley.cc:
        cleanup
      sql/handler.cc:
        cleanup
      sql/item_func.cc:
        cleanup
      sql/item_func.h:
        cleanup
      sql/net_serv.cc:
        cleanup
      sql/slave.cc:
        cleanup
      sql/sql_class.cc:
        cleanup
      sql/sql_show.cc:
        cleanup
      aba45653
    • unknown's avatar
      Put the contents at the beginning of the manual like a normal book. · fe179a55
      unknown authored
      
      Docs/manual.texi:
        Put the Contents at the beginning like a normal book.
      fe179a55
    • unknown's avatar
      Fixed Typos. · 51b62104
      unknown authored
      
      Docs/manual.texi:
        Fixed Melissa Spurr's Texinfo Typos.
      51b62104
    • unknown's avatar
      Merge · 11c35d79
      unknown authored
      
      Docs/manual.texi:
        merged melissa spurr's newest edits into the manual.
      11c35d79
  7. 27 Sep, 2000 9 commits
  8. 26 Sep, 2000 6 commits
    • unknown's avatar
      Fixes for release · 6640260b
      unknown authored
      
      include/config-win.h:
        Increase the number of files on windows
      include/mysys_err.h:
        New error message
      myisam/mi_log.c:
        Fix myisam.log to be usable even if we are using NFS
      myisam/myisamdef.h:
        Fix myisam.log to be usable even if we are using NFS
      mysys/errors.c:
        Fix error message
      6640260b
    • unknown's avatar
      Docs/Makefile.am: · fcb1e149
      unknown authored
        PDF Manual now has Indexes.
      Docs/manual.texi:
        Added stub and conditionals for removing GPL and LGPL from NuSphere
        manual.
      
      
      Docs/Makefile.am:
        PDF Manual now has Indexes
      Docs/manual.texi:
        Added stub and conditionals for removing GPL and LGPL from NuSphere
        manual.
      fcb1e149
    • unknown's avatar
      Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql · ce80d39c
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      ce80d39c
    • unknown's avatar
      Small fixes for release · e356b01f
      unknown authored
      
      Docs/manual.texi:
        Update of file limits on windows
      myisam/mi_close.c:
        Fix for alter table on windows
      myisam/mi_extra.c:
        Fix for alter table on windows
      myisam/myisamlog.c:
        Corrected statistics information
      sql-bench/limits/mysql-3.23.cfg:
        Update to new crash-me
      sql-bench/limits/mysql.cfg:
        Update to new crash-me
      sql/sql_base.cc:
        Fix if end of memory
      sql/table.cc:
        Fix of new introduced index-handling bug
      e356b01f
    • unknown's avatar
      Merge jcole@work.mysql.com:/home/bk/mysql · 24cb9e23
      unknown authored
      into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
      
      
      BitKeeper/etc/logging_ok:
        Auto merged
      Docs/manual.texi:
        Auto merged
      24cb9e23
    • unknown's avatar
      manual.texi Added ValueClick mirror. · c2e65903
      unknown authored
      
      Docs/manual.texi:
        Added ValueClick mirror.
      c2e65903