1. 04 Oct, 2000 1 commit
    • unknown's avatar
      fixed mutex bug ( or lack of it) when reading log entries on COM_BINLOG_DUMP · cfc4a2e7
      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
      cfc4a2e7
  2. 02 Oct, 2000 6 commits
  3. 01 Oct, 2000 1 commit
  4. 29 Sep, 2000 4 commits
    • unknown's avatar
      Merge work:/home/bk/mysql · 4f13048e
      unknown authored
      into mysql.sashanet.com:/home/sasha/src/bk/mysql
      
      
      sql/slave.cc:
        Auto merged
      sql/sql_class.cc:
        Auto merged
      4f13048e
    • unknown's avatar
      bug fixes in server-id, moved replication functionality to · e52e3167
      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.*
      e52e3167
    • unknown's avatar
      Handle compressed man/info docs. Thanks to GOMEZ Henri <hgomez@slib.fr> · 9dc099e9
      unknown authored
      for the patch.
      
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      9dc099e9
    • unknown's avatar
      Handle compressed man/info docs. Thanks to · e62748fb
      unknown authored
      GOMEZ Henri <hgomez@slib.fr> for the patch.
      
      
      support-files/mysql.spec.sh:
        handle compressed man/info docs
      e62748fb
  5. 28 Sep, 2000 7 commits
    • unknown's avatar
      merge/resolve conflicts · 9ca5f114
      unknown authored
      
      sql/mysqld.cc:
        merged changes
      9ca5f114
    • unknown's avatar
      This one will not be pushed, I am committing to be able to pull in Monty's changes · af033a32
      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
      af033a32
    • unknown's avatar
      Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql · 27a17a6e
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      27a17a6e
    • unknown's avatar
      Fixed indention, removed compiler varnings and fixed a bug · c33289a3
      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
      c33289a3
    • unknown's avatar
      Put the contents at the beginning of the manual like a normal book. · f613c4f1
      unknown authored
      
      Docs/manual.texi:
        Put the Contents at the beginning like a normal book.
      f613c4f1
    • unknown's avatar
      Fixed Typos. · 79254479
      unknown authored
      
      Docs/manual.texi:
        Fixed Melissa Spurr's Texinfo Typos.
      79254479
    • unknown's avatar
      Merge · 3aaef559
      unknown authored
      
      Docs/manual.texi:
        merged melissa spurr's newest edits into the manual.
      3aaef559
  6. 27 Sep, 2000 9 commits
  7. 26 Sep, 2000 6 commits
    • unknown's avatar
      Fixes for release · 8bd8993c
      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
      8bd8993c
    • unknown's avatar
      Docs/Makefile.am: · 32fc4416
      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.
      32fc4416
    • unknown's avatar
      Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql · b9585397
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      b9585397
    • unknown's avatar
      Small fixes for release · b31f06a7
      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
      b31f06a7
    • unknown's avatar
      Merge jcole@work.mysql.com:/home/bk/mysql · 6cf0e5f9
      unknown authored
      into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
      
      
      BitKeeper/etc/logging_ok:
        Auto merged
      Docs/manual.texi:
        Auto merged
      6cf0e5f9
    • unknown's avatar
      manual.texi Added ValueClick mirror. · 17d6b65a
      unknown authored
      
      Docs/manual.texi:
        Added ValueClick mirror.
      17d6b65a
  8. 25 Sep, 2000 6 commits
    • unknown's avatar
      merge · f0c7c838
      unknown authored
      
      BitKeeper/etc/logging_ok:
        Auto merged
      Docs/manual.texi:
        Merge
      f0c7c838
    • unknown's avatar
      Small fixes · 48e80bd5
      unknown authored
      
      Docs/manual.texi:
        Changelog and small fixes
      mysys/my_init.c:
        Changed UMASK and UMASK_DIR to work also with octal
      scripts/mysqlhotcopy.sh:
        Fixed some small bugs
      sql/share/swedish/errmsg.OLD:
        Fixed wrong entry
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      48e80bd5
    • unknown's avatar
      RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair, · 7fe58c4f
      unknown authored
      reading from FIFO, fixes for FULLTEXT, @@IDENTITY
      
      
      Docs/manual.texi:
        Update of RIGHT JOIN
      client/mysql.cc:
        Faster HTML generation
      extra/perror.c:
        Added MyISAM error messages
      include/my_base.h:
        Update for automatic repair of MyISAM tables
      include/my_sys.h:
        Backup files and FIFO
      include/myisam.h:
        Automatic repair and backup files
      include/mysqld_error.h:
        New error message
      myisam/mi_check.c:
        Update for automatic repair of MyISAM tables
      myisam/mi_locking.c:
        Fixed comment
      myisam/mi_open.c:
        Update for automatic repair of MyISAM tables
      myisam/myisamchk.c:
        Update for automatic repair of MyISAM tables
      myisam/myisamdef.h:
        Update for automatic repair of MyISAM tables
      mysys/mf_getdate.c:
        Added new parameter option for backup files
      mysys/my_open.c:
        Added debug information
      mysys/my_redel.c:
        Backup file handling
      sql/ha_berkeley.cc:
        Updated interface
      sql/ha_berkeley.h:
        Updated interface
      sql/ha_heap.cc:
        Updated interface
      sql/ha_heap.h:
        Updated interface
      sql/ha_isam.cc:
        Updated interface
      sql/ha_isam.h:
        Updated interface
      sql/ha_isammrg.cc:
        Updated interface
      sql/ha_isammrg.h:
        Updated interface
      sql/ha_myisam.cc:
        Update for automatic repair of MyISAM tables
      sql/ha_myisam.h:
        Updated interface
      sql/ha_myisammrg.cc:
        Updated interface
      sql/ha_myisammrg.h:
        Updated interface
      sql/handler.h:
        Updated interface
      sql/item.h:
        Added @@identity
      sql/item_func.cc:
        Added @@identity
      sql/lex.h:
        Added RIGHT JOIN
      sql/mf_iocache.cc:
        Update for reading from FIFO
      sql/mysqld.cc:
        Update for automatic repair of MyISAM tables
      sql/share/czech/errmsg.sys:
        Added @@identity
      sql/share/czech/errmsg.txt:
        Added @@identity
      sql/share/danish/errmsg.sys:
        Added @@identity
      sql/share/danish/errmsg.txt:
        Added @@identity
      sql/share/dutch/errmsg.sys:
        Added @@identity
      sql/share/dutch/errmsg.txt:
        Added @@identity
      sql/share/english/errmsg.sys:
        Added @@identity
      sql/share/english/errmsg.txt:
        Added @@identity
      sql/share/estonian/errmsg.sys:
        Added @@identity
      sql/share/estonian/errmsg.txt:
        Added @@identity
      sql/share/french/errmsg.sys:
        Added @@identity
      sql/share/french/errmsg.txt:
        Added @@identity
      sql/share/german/errmsg.sys:
        Added @@identity
      sql/share/german/errmsg.txt:
        Added @@identity
      sql/share/greek/errmsg.sys:
        Added @@identity
      sql/share/greek/errmsg.txt:
        Added @@identity
      sql/share/hungarian/errmsg.sys:
        Added @@identity
      sql/share/hungarian/errmsg.txt:
        Added @@identity
      sql/share/italian/errmsg.sys:
        Added @@identity
      sql/share/italian/errmsg.txt:
        Added @@identity
      sql/share/japanese/errmsg.sys:
        Added @@identity
      sql/share/japanese/errmsg.txt:
        Added @@identity
      sql/share/korean/errmsg.sys:
        Added @@identity
      sql/share/korean/errmsg.txt:
        Added @@identity
      sql/share/norwegian-ny/errmsg.txt:
        Added @@identity
      sql/share/norwegian/errmsg.txt:
        Added @@identity
      sql/share/polish/errmsg.sys:
        Added @@identity
      sql/share/polish/errmsg.txt:
        Added @@identity
      sql/share/portuguese/errmsg.sys:
        Added @@identity
      sql/share/portuguese/errmsg.txt:
        Added @@identity
      sql/share/romanian/errmsg.txt:
        Added @@identity
      sql/share/russian/errmsg.sys:
        Added @@identity
      sql/share/russian/errmsg.txt:
        Added @@identity
      sql/share/slovak/errmsg.sys:
        Added @@identity
      sql/share/slovak/errmsg.txt:
        Added @@identity
      sql/share/spanish/errmsg.sys:
        Added @@identity
      sql/share/spanish/errmsg.txt:
        Added @@identity
      sql/share/swedish/errmsg.OLD:
        Added @@identity
      sql/share/swedish/errmsg.sys:
        Added @@identity
      sql/share/swedish/errmsg.txt:
        Added @@identity
      sql/sql_base.cc:
        Fix for RIGHT JOIN
      sql/sql_db.cc:
        Update for automatic repair of MyISAM tables
      sql/sql_load.cc:
        Added reading from FIFO
      sql/sql_parse.cc:
        Fix for RIGHT JOIN
      sql/sql_select.cc:
        Fix for RIGHT JOIN
      sql/sql_table.cc:
        cleanup
      sql/sql_yacc.yy:
        Added RIGHT JOIN
      sql/table.cc:
        Fix handling of FULLTEXT index
      sql/table.h:
        Added RIGHT JOIN
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      7fe58c4f
    • unknown's avatar
      Merge jcole@work.mysql.com:/home/bk/mysql · 88b79d22
      unknown authored
      into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
      
      
      BitKeeper/etc/logging_ok:
        Auto merged
      Docs/manual.texi:
        Auto merged
      88b79d22
    • unknown's avatar
      manual.texi Reactivated sote.hu mirror. · 2fdf8e6b
      unknown authored
      
      Docs/manual.texi:
        Reactivated sote.hu mirror.
      2fdf8e6b
    • unknown's avatar
      manual.texi Reactivated sopik.cz mirror. · 2e8e7543
      unknown authored
      
      Docs/manual.texi:
        Reactivated sopik.cz mirror.
      2e8e7543