summaryrefslogtreecommitdiff
path: root/sql/slave.h
Commit message (Expand)AuthorAgeFilesLines
* Fix for BUG#13023: "SQL Thread is up but doesn't move forward". Details in sl...unknown2005-10-121-0/+11
* "After Monty's review" changes to the fix for BUG#8325 "Deadlock in replicati...unknown2005-03-231-1/+8
* Fix for BUG#8325 "Deadlock in replication thread stops replication":unknown2005-03-021-1/+3
* A change of behaviour of Seconds_Behind_Master from SHOW SLAVE STATUS. It's g...unknown2004-12-161-5/+22
* Due to a compiler bug, slave.cc:tables_ok() sometimes wrongly returnsunknown2004-12-031-1/+1
* Mergeunknown2004-11-251-1/+2
|\
| * Fix for Bug#6148. Only rewind read position in binary log when theunknown2004-11-251-1/+2
* | Fixes for compilation errors in Windows (casts from uint32* to uint*) in repl...unknown2004-11-171-1/+1
* | Optimization: in the replication slave, we can avoid doing one strlen() per e...unknown2004-10-191-2/+2
* | Merge with 4.0 for 4.1 releaseunknown2004-10-061-0/+16
|\ \ | |/
| * Updating the headers on a few files to include GPL header.unknown2004-09-081-0/+16
* | Merge with 4.0.19unknown2004-05-051-1/+1
|\ \ | |/
| * A new option --replicate-same-server-id to force a slave to execute queries o...unknown2004-04-281-1/+1
| * This is a fix for a bug in 3.23 -> 4.0 replication: Exec_master_log_pos is al...unknown2004-04-071-28/+3
* | After merge fixesunknown2004-04-271-28/+1
* | After merge fixesunknown2004-03-171-2/+1
* | merge with 4.0unknown2004-03-161-24/+25
|\ \ | |/
| * Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18":unknown2004-03-111-20/+16
| * Backporting parts ofunknown2004-03-101-1/+1
| * Undoing 2 parts of changeset 1.1730.1.1 :unknown2004-03-101-1/+1
| * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)unknown2004-03-101-1/+1
| * Fix for BUG#3015unknown2004-03-011-5/+9
* | Fixed bug in table level privilege GRANT handling. (Bug #2178)unknown2003-12-261-0/+5
* | Replication:unknown2003-11-231-1/+1
* | Merge with 4.0unknown2003-11-041-1/+1
|\ \ | |/
| * Portability fixunknown2003-11-021-1/+1
| * 4 small items in this:unknown2003-10-311-0/+1
* | Final push for WL#1098:unknown2003-10-091-1/+13
* | Merge with 4.0.16unknown2003-10-071-3/+4
|\ \ | |/
| * Reverting changeset 1.1590unknown2003-10-021-23/+2
| * Follow-up of an IRC discussion today. Declaring ignore_log_space_limit volatile,unknown2003-10-011-2/+24
| * * Fix for BUG#1248: "LOAD DATA FROM MASTER drops the slave's db unexpectedly".unknown2003-09-111-2/+2
* | Manual merge after commiting START SLAVE UNTILunknown2003-09-141-0/+54
|\ \
| * | Implemented support for START SLAVE UNTIL (WL#868)unknown2003-09-141-0/+54
* | | mergeunknown2003-09-031-4/+24
|\ \ \
| * \ \ merge with 4.0.15unknown2003-08-291-4/+24
| |\ \ \ | | | |/ | | |/|
| | * | comments about mutexes in replication.unknown2003-08-251-0/+24
* | | | Manual merge fixesunknown2003-09-011-2/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Implemented replication over SSLunknown2003-09-011-1/+11
| | |/ | |/|
* | | Merge with 4.0.14unknown2003-08-111-10/+19
|\ \ \ | |/ / |/| / | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-071-2/+2
| |\
| | * Review of changesets since last pull.unknown2003-08-071-2/+2
| * | 2 bugfixes:unknown2003-08-041-0/+2
| |/
| * WL#1036 (print the db in slave error messages).unknown2003-07-241-1/+2
| * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-061-0/+1
| |\
| | * WL#912 (more user control on relay logs):unknown2003-07-061-0/+1
| * | Status query on killed mysql connection results in segmentation fault (Bug #738)unknown2003-07-041-6/+5
| |/
| * Added missing (char*) casts in bzero calls.unknown2003-07-031-1/+1
| * Fix for bug 254 :unknown2003-06-061-3/+8
* | On Feb 4th, 2003, Monty said he would push my patch to print replicate-do-tableunknown2003-07-231-0/+2