summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2000-11-271-2/+1
|\
| * All statements are now run in a sub transactionunknown2000-11-241-2/+1
* | slave master.info FILE -> IO_CACHEunknown2000-11-241-38/+67
|/
* mysql-test/mysql-test-rununknown2000-11-221-14/+63
* fixed warning in sql_class.ccunknown2000-11-201-3/+55
* one more fix for Intvar 22 offset mystery bug unknown2000-11-171-1/+1
* fixed bugs in delayed insert replication and when slave loses connection afte...unknown2000-11-171-0/+2
* Portability fixesunknown2000-11-181-3/+3
* Merge work.mysql.com:/home/bk/mysqlunknown2000-11-161-2/+4
|\
| * sql/log.ccunknown2000-11-161-2/+4
* | Fixes for bugs in the usage of IO_CACHEunknown2000-11-171-3/+0
|/
* sql/slave.ccunknown2000-11-151-4/+15
* repl-tests/test-repl-ts/repl-timestamp.master.rejectunknown2000-11-131-1/+53
* laptop commit, syncing with the repostitory. Fixed some bad bugs in replicationunknown2000-11-111-14/+23
* sql/item_strfunc.ccunknown2000-11-061-2/+3
* sql/slave.ccunknown2000-11-031-3/+1
* libmysql/libmysql.cunknown2000-10-281-2/+8
* mysys/mf_format.cunknown2000-10-281-1/+2
* sql/slave.ccunknown2000-10-211-2/+4
* sql/slave.ccunknown2000-10-211-1/+2
* Docs/manual.texiunknown2000-10-081-6/+12
* sql/log.ccunknown2000-10-051-6/+23
* fixed mutex bug ( or lack of it) when reading log entries on COM_BINLOG_DUMPunknown2000-10-031-28/+15
* skip updates with the same server id as selfunknown2000-10-021-7/+31
* Merge work:/home/bk/mysqlunknown2000-09-291-5/+12
|\
| * bug fixes in server-id, moved replication functionality tounknown2000-09-291-3/+4
| * This one will not be pushed, I am committing to be able to pull in Monty's ch...unknown2000-09-281-2/+8
* | Fixed indention, removed compiler varnings and fixed a bugunknown2000-09-291-215/+213
|/
* sql/slave.ccunknown2000-09-191-1/+1
* Fix that REPAIR/ALTER TABLE use myisam_tempdirunknown2000-09-161-1/+2
* BACKUP TABLE TO 'directory'unknown2000-09-141-0/+2
* Merge work:/home/bk/mysqlunknown2000-09-121-0/+1
|\
| * fixed random exec times for connect stage of the slave threadunknown2000-09-121-0/+1
* | Mergeunknown2000-09-121-3/+3
|\ \ | |/ |/|
| * Update to new root alloc, OPTIMIZE TABLE and some other changesunknown2000-09-121-3/+3
* | CHANGE MASTER TO coredumped when the slave was initially started unknown2000-09-091-2/+2
|/
* Replication fixesunknown2000-08-231-2/+4
* FLUSH TABLE table_listunknown2000-08-221-3/+3
* RENAME TABLE table_name TO new_table_name ; Faster Allocunknown2000-08-211-11/+11
* fix for the fatal bug in LOAD TABLE FROM MASTERunknown2000-08-151-1/+1
* testing bk/make for Montyunknown2000-08-151-1/+1
* Import changesetunknown2000-07-311-0/+945