summaryrefslogtreecommitdiff
path: root/sql/slave.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | See each file's changeset for details.unknown2003-06-121-2/+0
* | Windows build fixups (Fix for slave_net_timeout)unknown2003-06-031-1/+5
* | Replication: new code to not modify in-memory log positions until the COMMITunknown2003-04-241-40/+51
* | Merge with 4.0.12unknown2003-03-191-0/+7
|\ \ | |/
| * New variable rli->ignore_log_space_limit to resolveunknown2003-03-171-0/+7
* | Merge with 4.0unknown2003-03-161-1/+0
|\ \ | |/
| * Replication: simplification of init_relay_log_pos: always initialize,unknown2003-03-021-1/+0
* | Replication: give the slave I/O thread a higher priority than the slave SQL t...unknown2003-03-011-1/+2
* | Merge with 4.0.11unknown2003-02-041-29/+6
|\ \ | |/
| * Fixes for Netwareunknown2003-01-281-28/+3
| * Added timeout for wait_for_master_posunknown2003-01-251-1/+3
* | resolving conflictsunknown2003-01-151-4/+6
|\ \
| * \ Merge with 4.0.8unknown2003-01-031-4/+6
| |\ \ | | |/
| | * Ensure that BEGIN / COMMIT is handled properly if slave diesunknown2002-12-111-4/+6
* | | SCRUMunknown2003-01-151-2/+2
* | | Big purge about embedded library (scrum)unknown2002-12-161-0/+6
|/ /
* | Merge with 4.0unknown2002-11-211-2/+2
|\ \ | |/
| * Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-2/+2
* | Added comment blocks for all functionsunknown2002-10-291-35/+57
|/
* 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