summaryrefslogtreecommitdiff
path: root/sql/slave.h
Commit message (Expand)AuthorAgeFilesLines
* Fix for Bug#6148. Only rewind read position in binary log when theunknown2004-11-251-1/+2
* Updating the headers on a few files to include GPL header.unknown2004-09-081-0/+16
* 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
* 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
* Portability fixunknown2003-11-021-1/+1
* 4 small items in this:unknown2003-10-311-0/+1
* 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
* comments about mutexes in replication.unknown2003-08-251-0/+24
* 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
* New variable rli->ignore_log_space_limit to resolveunknown2003-03-171-0/+7
* Replication: simplification of init_relay_log_pos: always initialize,unknown2003-03-021-1/+0
* Fixes for Netwareunknown2003-01-281-28/+3
* Added timeout for wait_for_master_posunknown2003-01-251-1/+3
* Ensure that BEGIN / COMMIT is handled properly if slave diesunknown2002-12-111-4/+6
* Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-2/+2
* Portability fixes.unknown2002-09-111-0/+1
* Give better error from reconnect()unknown2002-08-241-5/+9
* Changed relay_log_space to ulonglongunknown2002-08-231-1/+1
* Fixed bug in wait_for_update() that I had introduced.unknown2002-08-221-2/+2
* Use our version of RWLOCKS on UNIXWARE 7unknown2002-08-211-3/+3
* Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-16/+19
* Merge with 3.23.51unknown2002-07-251-0/+9
|\
| * slave.h, slave.cc:unknown2002-06-221-0/+6
| * slave-skip-errorsunknown2001-12-121-0/+4
* | Some unknown2002-07-171-17/+17
* | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-1/+2
* | removed init_count from IO_CACHE.unknown2002-06-051-71/+64
* | Fixed a bug.unknown2002-05-291-2/+0
* | Portability fixunknown2002-04-301-1/+1
* | replication bugfixesunknown2002-04-251-1/+3
* | reckless slave optionunknown2002-04-151-1/+1
* | relay_log_space_limitunknown2002-04-011-0/+8
* | replication updates. This changeset seems to be working fine on test systems.unknown2002-03-301-1/+4
* | fixed the use of unitialized variable - code now works on the test system unknown2002-03-021-0/+2
* | fixes for slave backward compatunknown2002-02-071-0/+2