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