summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* mysys/mf_format.csasha@mysql.sashanet.com2000-10-281-1/+2
* sql/slave.ccsasha@mysql.sashanet.com2000-10-211-2/+4
* sql/slave.ccsasha@mysql.sashanet.com2000-10-211-1/+2
* Docs/manual.texisasha@mysql.sashanet.com2000-10-081-6/+12
* sql/log.ccsasha@mysql.sashanet.com2000-10-051-6/+23
* fixed mutex bug ( or lack of it) when reading log entries on COM_BINLOG_DUMPsasha@mysql.sashanet.com2000-10-031-28/+15
* skip updates with the same server id as selfsasha@mysql.sashanet.com2000-10-021-7/+31
* Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2000-09-291-5/+12
|\
| * bug fixes in server-id, moved replication functionality tosasha@mysql.sashanet.com2000-09-291-3/+4
| * This one will not be pushed, I am committing to be able to pull in Monty's ch...sasha@mysql.sashanet.com2000-09-281-2/+8
* | Fixed indention, removed compiler varnings and fixed a bugmonty@donna.mysql.com2000-09-291-215/+213
|/
* sql/slave.ccsasha@mysql.sashanet.com2000-09-191-1/+1
* Fix that REPAIR/ALTER TABLE use myisam_tempdirmonty@donna.mysql.com2000-09-161-1/+2
* BACKUP TABLE TO 'directory'sasha@mysql.sashanet.com2000-09-141-0/+2
* Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2000-09-121-0/+1
|\
| * fixed random exec times for connect stage of the slave threadsasha@mysql.sashanet.com2000-09-121-0/+1
* | Mergemonty@donna.mysql.com2000-09-121-3/+3
|\ \ | |/ |/|
| * Update to new root alloc, OPTIMIZE TABLE and some other changesmonty@donna.mysql.com2000-09-121-3/+3
* | CHANGE MASTER TO coredumped when the slave was initially started sasha@mysql.sashanet.com2000-09-091-2/+2
|/
* Replication fixessasha@mysql.sashanet.com2000-08-231-2/+4
* FLUSH TABLE table_listmonty@donna.mysql.com2000-08-221-3/+3
* RENAME TABLE table_name TO new_table_name ; Faster Allocmonty@donna.mysql.com2000-08-211-11/+11
* fix for the fatal bug in LOAD TABLE FROM MASTERsasha@mysql.sashanet.com2000-08-151-1/+1
* testing bk/make for Montysasha@mysql.sashanet.com2000-08-151-1/+1
* Import changesetbk@work.mysql.com2000-07-311-0/+945