summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* post-review fixesunknown2004-11-121-6/+8
* errors without code removedunknown2004-10-201-14/+11
* Added options --auto-increment-increment and --auto-increment-offset.unknown2004-09-151-63/+59
* Merge with 4.1unknown2004-09-061-11/+20
|\
| * Bug #4629 Crash after SLAVE STOP, if the IO thread is in special state.unknown2004-08-231-21/+6
| * Bug #4629 Crash after SLAVE STOP, if the IO thread is in special state.unknown2004-08-211-0/+22
| * manually mergedunknown2004-08-181-11/+7
| |\
| | * Fix for:unknown2004-07-311-11/+7
| * | Fix for BUG#4678 "mysql-test-run fails on grant_cache":unknown2004-08-121-0/+6
* | | Port of cursors to be pushed into 5.0 tree:unknown2004-08-031-1/+2
* | | Replication: various small fixes specific to the new binlog format of 5.0unknown2004-07-261-2/+5
* | | VIEWunknown2004-07-161-1/+1
* | | Merge with 4.1.3-betaunknown2004-07-071-24/+83
|\ \ \ | |/ /
| * | Unused variables removed (many files).unknown2004-06-211-1/+0
| * | WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-1/+24
| * | don't need to tag the slave SQL thread as "bootstrap". It causes duplicateunknown2004-06-101-1/+0
| * | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-06-031-23/+60
| |\ \
| | * | Implementation of WL#1824 "Add replication of character set variables in 4.1",unknown2004-06-031-23/+60
| * | | Proposed fix for bug #3412 (embedded server: prepared statement returnsunknown2004-05-281-1/+1
| |/ /
* | | Merging 4.1 to 5.0.unknown2004-05-261-6/+12
|\ \ \ | |/ /
| * | Merge with 4.0 to get fixes for Windows project filesunknown2004-05-251-4/+8
| |\ \ | | |/
| | * Fix for BUG#3871: a slave must always replicate a statement, even if it exami...unknown2004-05-241-4/+8
| * | Merge with 4.0, mainly to get changes to windows project filesunknown2004-05-201-4/+2
| |\ \ | | |/
| | * Fix for BUG#3829 "Setting server_id on fly doesn't allow replication to start"unknown2004-05-191-4/+2
| * | Merge with 4.0.20unknown2004-05-171-0/+2
| |\ \ | | |/
| | * Many files:unknown2004-05-141-0/+2
| | * very minor changes: a STOP SLAVE in a replication test to get rid of a non cr...unknown2004-05-051-3/+3
* | | a code fix (don't specify default value of argument twice), updating a line o...unknown2004-05-141-2/+2
* | | Post-merge fixes.unknown2004-05-141-9/+30
* | | Merge 4.1 -> 5.0unknown2004-05-071-19/+108
|\ \ \ | |/ /
| * | Replication:unknown2004-05-051-6/+2
| * | Merge with 4.0.19unknown2004-05-051-17/+54
| |\ \ | | |/
| | * useless fixes for --report-password and --show-slave-auth-info (almost undocu...unknown2004-05-041-1/+1
| | * A new option --replicate-same-server-id to force a slave to execute queries o...unknown2004-04-281-8/+27
| | * Fixed compiler error in slave.cc on some platforms.unknown2004-04-211-1/+1
| | * Fix for BUG#3461 "multi-table DELETE replicated despite replicate-wild-ignore...unknown2004-04-131-2/+16
| * | compatibility fix (bug#3606)unknown2004-04-301-1/+1
| * | After merge fixesunknown2004-04-271-24/+27
| * | Merge with 4.0unknown2004-04-261-2/+60
| |\ \ | | |/
| | * Fix for BUG#3422 "In 3.23 -> 4.0 replication, slave segfault when replicating...unknown2004-04-081-2/+14
| | * Fix for BUG#3401 "Rare replication bug which leads to "Binlog has bad magic n...unknown2004-04-071-0/+11
| | * This is a fix for a bug in 3.23 -> 4.0 replication: Exec_master_log_pos is al...unknown2004-04-071-0/+46
* | | Merge 4.1 -> 5.0.unknown2004-04-071-23/+74
|\ \ \ | |/ /
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-04-071-7/+24
| |\ \
| | * | Fixed many compiler warningsunknown2004-04-051-7/+24
| * | | after review changesunknown2004-04-071-1/+1
| * | | removed old way to prevent using stack tables for caching Items in PSunknown2004-04-041-0/+1
| |/ /
| * | false/true -> FALSE/TRUEunknown2004-03-301-1/+1
| * | sys_var_str.value is never NULLunknown2004-03-201-1/+1
| * | merge with 4.0unknown2004-03-161-12/+19
| |\ \ | | |/