summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* I hope I've fixed all the bugs by now, let's test itsasha@mysql.sashanet.com2000-12-111-3/+9
* fixed up leaks found by --exit-info=256sasha@mysql.sashanet.com2000-12-091-1/+44
* more cleanup of slave load data infile - trying to track down bug,sasha@mysql.sashanet.com2000-12-071-0/+3
* rpl000001 sporadic failure mystery solved - the table was being opened twice :-)sasha@mysql.sashanet.com2000-12-071-8/+1
* fix for SunPro CCsasha@mysql.sashanet.com2000-12-021-2/+2
* added loops and other cool stuff to mysqltestsasha@mysql.sashanet.com2000-12-021-25/+53
* pointer casts -> int4store()sasha@mysql.sashanet.com2000-11-271-3/+2
* Merge work.mysql.com:/home/bk/mysqlsasha@mysql.sashanet.com2000-11-271-10/+7
|\
| * Fixed temp tables to work with replication. It will not work if you stop the ...sasha@mysql.sashanet.com2000-11-251-10/+7
* | mergemonty@narttu.mysql.fi2000-11-271-2/+1
|\ \ | |/ |/|
| * All statements are now run in a sub transactionmonty@donna.mysql.com2000-11-241-2/+1
* | slave master.info FILE -> IO_CACHEsasha@mysql.sashanet.com2000-11-241-38/+67
|/
* mysql-test/mysql-test-runsasha@mysql.sashanet.com2000-11-221-14/+63
* fixed warning in sql_class.ccsasha@mysql.sashanet.com2000-11-201-3/+55
* one more fix for Intvar 22 offset mystery bug sasha@mysql.sashanet.com2000-11-171-1/+1
* fixed bugs in delayed insert replication and when slave loses connection afte...sasha@mysql.sashanet.com2000-11-171-0/+2
* Portability fixesmonty@donna.mysql.com2000-11-181-3/+3
* Merge work.mysql.com:/home/bk/mysqlsasha@mysql.sashanet.com2000-11-161-2/+4
|\
| * sql/log.ccsasha@mysql.sashanet.com2000-11-161-2/+4
* | Fixes for bugs in the usage of IO_CACHEmonty@narttu.mysql.fi2000-11-171-3/+0
|/
* sql/slave.ccsasha@mysql.sashanet.com2000-11-151-4/+15
* repl-tests/test-repl-ts/repl-timestamp.master.rejectsasha@mysql.sashanet.com2000-11-131-1/+53
* laptop commit, syncing with the repostitory. Fixed some bad bugs in replicationsasha@laptop.slkc.uswest.net2000-11-111-14/+23
* sql/item_strfunc.ccsasha@mysql.sashanet.com2000-11-061-2/+3
* sql/slave.ccsasha@mysql.sashanet.com2000-11-031-3/+1
* libmysql/libmysql.csasha@mysql.sashanet.com2000-10-281-2/+8
* 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