summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* fix for Valgrind errors: query_id needs to be inited early (already fixed in ...guilhem@mysql.com2005-10-141-1/+0
* Fixes during review of new codemonty@mysql.com2005-10-131-2/+3
* Fix for BUG#13023: "SQL Thread is up but doesn't move forward". Details in sl...guilhem@mysql.com2005-10-121-19/+109
* fix for BUG#11139 (multi-delete with alias breaking replication if table rule...sasha@asksasha.com2005-09-141-8/+1
* Review of new pushed codemonty@mysql.com2005-08-091-2/+2
* updates for BUG#10780 - fixed slave I/O thread running status to No while att...sasha@asksasha.com2005-07-291-1/+1
* patch for bug 10780sasha@asksasha.com2005-07-281-2/+3
* Merge mysql.com:/home/my/mysql-4.0monty@mysql.com2005-07-271-1/+1
|\
| * Review fixes:monty@mysql.com2005-07-261-1/+1
* | Merge mysql.com:/home/stewart/Documents/MySQL/4.0/mainstewart@mysql.com2005-07-141-0/+1
|\ \ | |/
| * BUG#11384 drop database causes mysqld to corestewart@mysql.com2005-07-141-0/+1
* | BUG#6987: Added note when stat is failing on relay log, added mutex for log r...lars@mysql.com2005-07-121-0/+2
* | Mainly cleanups for gcc 4.0. Some small pieces from looking at -Wall. Removed...brian@zim.(none)2005-06-011-1/+1
* | "After Monty's review" changes to the fix for BUG#8325 "Deadlock in replicati...gbichot@quadita2.mysql.com2005-03-231-17/+16
* | Fix for BUG#8325 "Deadlock in replication thread stops replication":guilhem@mysql.com2005-03-021-0/+57
* | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2005-01-241-5/+6
|\ \
| * | fixes/cleanups according to Coverity reportserg@serg.mylan2005-01-241-5/+6
* | | Fix for BUG#7965 "Slave_IO_State Stuck at 'Checking Master Version'":guilhem@mysql.com2005-01-171-0/+5
|/ /
* | Very minor fixes for Seconds_Behind_Master column of SHOW SLAVE STATUS.guilhem@mysql.com2004-12-161-14/+15
* | A change of behaviour of Seconds_Behind_Master from SHOW SLAVE STATUS. It's g...guilhem@mysql.com2004-12-161-13/+48
* | Due to a compiler bug, slave.cc:tables_ok() sometimes wrongly returnslars@mysql.com2004-12-031-1/+1
* | mergedserg@serg.mylan2004-11-281-1/+2
|\ \ | |/
| * Fixes while reviewing codemonty@mysql.com2004-11-261-1/+2
* | Mergemats@mysql.com2004-11-251-3/+11
|\ \ | |/
| * Fix for Bug#6148. Only rewind read position in binary log when themats@mysql.com2004-11-251-3/+11
* | Fixes for compilation errors in Windows (casts from uint32* to uint*) in repl...guilhem@mysql.com2004-11-171-2/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-11-111-1/+1
|\ \
| * | More debuggingmonty@mysql.com2004-11-101-1/+1
* | | Optimization: in the replication slave, we can avoid doing one strlen() per e...guilhem@mysql.com2004-10-191-2/+5
|/ /
* | few s/sql_print_error/sql_print_information/serg@serg.mylan2004-09-081-9/+7
* | mergedserg@serg.mylan2004-09-071-4/+9
|\ \ | |/
| * when we update thd->db in replication, it's safer to update thd->db_length too.guilhem@mysql.com2004-09-071-4/+9
* | sql_print_error cleanupserg@serg.mylan2004-09-041-1/+1
* | Bug #4629 Crash after SLAVE STOP, if the IO thread is in special state.rburnett@build.mysql.com2004-08-231-21/+6
* | Bug #4629 Crash after SLAVE STOP, if the IO thread is in special state.rburnett@build.mysql.com2004-08-211-0/+22
* | manually mergedserg@serg.mylan2004-08-181-11/+7
|\ \ | |/
| * Fix for:guilhem@mysql.com2004-07-311-11/+7
* | Fix for BUG#4678 "mysql-test-run fails on grant_cache":guilhem@mysql.com2004-08-121-0/+6
* | Unused variables removed (many files).konstantin@mysql.com2004-06-211-1/+0
* | WL#1264 "Per-thread time zone support infrastructure".dlenev@brandersnatch.localdomain2004-06-181-1/+24
* | don't need to tag the slave SQL thread as "bootstrap". It causes duplicateguilhem@mysql.com2004-06-101-1/+0
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1guilhem@mysql.com2004-06-031-23/+60
|\ \
| * | Implementation of WL#1824 "Add replication of character set variables in 4.1",guilhem@mysql.com2004-06-031-23/+60
* | | Proposed fix for bug #3412 (embedded server: prepared statement returnshf@deer.(none)2004-05-281-1/+1
|/ /
* | Merge with 4.0 to get fixes for Windows project filesmonty@mysql.com2004-05-251-4/+8
|\ \ | |/
| * Fix for BUG#3871: a slave must always replicate a statement, even if it exami...guilhem@mysql.com2004-05-241-4/+8
* | Merge with 4.0, mainly to get changes to windows project filesmonty@mysql.com2004-05-201-4/+2
|\ \ | |/
| * Fix for BUG#3829 "Setting server_id on fly doesn't allow replication to start"guilhem@mysql.com2004-05-191-4/+2
* | Merge with 4.0.20monty@mysql.com2004-05-171-0/+2
|\ \ | |/
| * Many files:heikki@hundin.mysql.fi2004-05-141-0/+2