summaryrefslogtreecommitdiff
path: root/sql/sql_repl.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug in wait_for_update() that I had introduced.monty@hundin.mysql.fi2002-08-221-2/+2
* Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-081-1/+1
* New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-2/+1
* Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-7/+1
* Fixed a bug.jani@hynda.(none)2002-05-291-2/+0
* Here comes a nasty patch, although I am not ready to push it yet. I willsasha@mysql.sashanet.com2002-01-191-11/+7
* work to enable reading 3.23 logs - not yet finishedsasha@mysql.sashanet.com2001-11-101-10/+7
* cleanupsasha@mysql.sashanet.com2001-10-231-0/+1
* changed manager to use my_net_*sasha@mysql.sashanet.com2001-10-121-0/+2
* LOAD DATA INFILE is now replicated properly, except for cleanup on sasha@mysql.sashanet.com2001-08-031-1/+16
* SHOW NEW MASTER FOR SLAVE WITH ...sasha@mysql.sashanet.com2001-07-041-0/+4
* merged with 3.23 replication updatessasha@mysql.sashanet.com2001-06-281-0/+5
|\
| * fixed message in post-commit triggersasha@mysql.sashanet.com2001-06-281-0/+5
* | added SHOW BINLOG EVENTSsasha@mysql.sashanet.com2001-06-211-0/+1
* | do not show user/pass for slave unless running with show-slave-auth-infosasha@mysql.sashanet.com2001-06-011-0/+1
* | A slave now can optionally register with the master providing the sasha@mysql.sashanet.com2001-05-301-0/+14
* | updates for LOAD DATA FROM MASTER + some cleanup of replication codesasha@mysql.sashanet.com2001-05-281-0/+2
|/
* fixed redundant repetition of use db in mysqlbinlogsasha@mysql.sashanet.com2001-04-241-0/+3
* sql/mysqld.ccsasha@mysql.sashanet.com2000-12-081-0/+2
* laptop commit, syncing with the repostitory. Fixed some bad bugs in replicationsasha@laptop.slkc.uswest.net2000-11-111-4/+2
* fixed --skip-slave-thread bugsasha@mysql.sashanet.com2000-10-261-1/+4
* added sql_repl.* officially - fixing an oops - forgot to actually addsasha@mysql.sashanet.com2000-10-011-0/+21