summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-211-8/+0
|\
| * mergedunknown2005-09-211-8/+0
| |\
| | * fix for BUG#11139 (multi-delete with alias breaking replication if table rule...unknown2005-09-141-8/+1
* | | WL#2787 (part 2, ver 3 (merged)) changed securety context switchingunknown2005-09-151-8/+1
|/ /
* | Merge xiphis.org:/usr/home/antony/work2/mysql-4.1unknown2005-08-111-2/+2
|\ \ | |/
| * Review of new pushed codeunknown2005-08-091-2/+2
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-08-011-1/+2
|\ \ | |/
| * updates for BUG#10780 - fixed slave I/O thread running status to No while att...unknown2005-07-291-1/+1
| * patch for bug 10780unknown2005-07-281-2/+3
* | Merge mysql.com:/home/my/mysql-4.1unknown2005-07-281-1/+1
|\ \ | |/
| * Merge mysql.com:/home/my/mysql-4.0unknown2005-07-271-1/+1
| |\
| | * Review fixes:unknown2005-07-261-1/+1
* | | Merge ssmith@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-181-1/+1
|\ \ \
| * | | Get rid of checking for ETIME return value of pthread_cond_timedwait.unknown2005-07-141-1/+1
* | | | Merge mysql.com:/home/stewart/Documents/MySQL/4.1/mainunknown2005-07-141-0/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge mysql.com:/home/stewart/Documents/MySQL/4.0/mainunknown2005-07-141-0/+1
| |\ \ | | |/
| | * BUG#11384 drop database causes mysqld to coreunknown2005-07-141-0/+1
* | | Manual mergeunknown2005-07-131-2/+0
* | | Merge mysql.com:/home/bkroot/mysql-4.1unknown2005-07-131-0/+2
|\ \ \ | |/ /
| * | BUG#6987: Added note when stat is failing on relay log, added mutex for log r...unknown2005-07-121-0/+2
* | | WL#2286 - Compile MySQL w/YASSL supportunknown2005-06-221-1/+1
* | | WL#2286 - Compile MySQL w/YASSL supportunknown2005-06-191-1/+1
* | | Merge of 4.1->5.0. This contained the fixes for GCC 4.0unknown2005-06-011-1/+1
|\ \ \ | |/ /
| * | Mainly cleanups for gcc 4.0. Some small pieces from looking at -Wall. Removed...unknown2005-06-011-1/+1
* | | Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replicat...unknown2005-05-051-2/+24
* | | merge from 4.1unknown2005-03-241-8/+16
|\ \ \ | |/ /
| * | "After Monty's review" changes to the fix for BUG#8325 "Deadlock in replicati...unknown2005-03-231-17/+16
* | | disabling rpl_timezone.test if --ps-protocol, as binlogging of CONVERT_TZ(,,@...unknown2005-03-221-1/+1
* | | Last part of WL#1062: better replication of timezones: no more useunknown2005-03-221-5/+16
* | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-091-0/+1
|\ \ \
| * | | don't close binlog in the destructor - use explictit MYSQL_LOG::cleanup for thisunknown2005-03-091-0/+1
* | | | First part of fix for BUG#7998 "Replication should be more clever about when ...unknown2005-03-021-11/+2
* | | | Mergeunknown2005-03-021-0/+57
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix for BUG#8325 "Deadlock in replication thread stops replication":unknown2005-03-021-0/+57
* | | Remove compiler warnings and remove not used variablesunknown2005-02-251-2/+2
* | | post-review fixes. Now ROLLBACK is done in Format_description_log_eventunknown2005-02-171-57/+43
* | | manually mergedunknown2005-02-141-82/+92
|\ \ \
| * | | auto-ROLLBACK if binlog was not closed properlyunknown2005-02-091-13/+26
| * | | open binlog index file *before* tc_log->open() and binlog itself *after*unknown2005-02-011-69/+66
* | | | Ensure that slaves have normal COMMIT behaviour after WL#1967unknown2005-02-071-0/+1
* | | | WL#1062 "log charset info into all Query_log_event":unknown2005-02-031-8/+42
* | | | mergedunknown2005-01-241-5/+6
|\ \ \ \ | | |/ / | |/| |
| * | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-01-241-5/+6
| |\ \ \
| | * | | fixes/cleanups according to Coverity reportunknown2005-01-241-5/+6
* | | | | slave.cc:unknown2005-01-181-1/+2
* | | | | Merge mysql.com:/home/mysql_src/mysql-4.1-cleanunknown2005-01-181-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | Fix for BUG#7965 "Slave_IO_State Stuck at 'Checking Master Version'":unknown2005-01-171-0/+5
| |/ / /
* | | | First stage of table definition cacheunknown2005-01-061-3/+3
* | | | Merge with 4.1unknown2004-12-221-13/+49
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Very minor fixes for Seconds_Behind_Master column of SHOW SLAVE STATUS.unknown2004-12-161-14/+15