summaryrefslogtreecommitdiff
path: root/sql/rpl_rli.cc
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-2/+4
* Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-2/+1
* BUG#53657: Slave crashed with error 22 when trying to lock mutexLuis Soares2010-05-241-1/+1
* correction to the earlier merging: s/return/DBUG_RETURN/Andrei Elkin2009-12-141-1/+1
* merging 5.0-bt -> 5.1-bt to local branch with bug@47210Andrei Elkin2009-12-141-2/+6
* BUG#45292 orphan binary log created when starting server twiceAlfranio Correia2009-12-041-2/+2
* Bug #43913 rpl_cross_version can't pass on conflicts complainig clash with ...2009-11-281-1/+2
* Bug #34739 unexpected binlog file name when --log-bin is set to a directory ...2009-11-051-0/+23
* Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-2/+2
* Bug #44115 purge_relay_logs doesn't return an error when count_relay_log_spac...Andrei Elkin2009-07-091-0/+1
* BUG#43949 Initialization of slave produces a warning message in ValgrindAlfranio Correia2009-04-191-3/+10
* Post-fix for BUG#38174.Alfranio Correia2009-02-221-1/+0
* BUG#38174 secure-file-priv breaks LOAD DATA INFILE replication in statement modeAlfranio Correia2009-02-211-0/+6
* BUG#38734 rpl_server_id2 sync_with_master failedHe Zhenxing2008-09-281-0/+1
* Merge stella.local:/home2/mydev/mysql-5.1-amainistruewing@stella.local2008-03-261-2/+7
|\
| * Manual mergeistruewing@stella.local2008-03-141-3/+3
| |\
| * | BUG#13861 - START SLAVE UNTIL may stop 1 evnt too late ifsvoj@mysql.com/june.mysql.com2008-02-271-2/+7
* | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1mkindahl@dl145h.mysql.com2008-03-141-3/+3
|\ \ \ | | |/ | |/|
| * | Initialization order cleanups to get rid of warnings from the kaa@kaamos.(none)2008-02-181-3/+3
| * | Patch to eliminate some valgrind warnings in debug printout code.mkindahl@dl145h.mysql.com2008-02-061-1/+4
* | | Post-merge fixes.mkindahl@dl145h.mysql.com2008-03-141-1/+1
| |/ |/|
* | Patch to eliminate some valgrind warnings in debug printout code.anozdrin/alik@quad.2008-02-111-1/+4
|/
* Disabling test case binlog_old_version for embedded server.mkindahl@dl145h.mysql.com2008-02-051-0/+1
* Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rplmkindahl@dl145h.mysql.com2007-12-191-0/+5
|\
| * Bug#31552 Replication breaks when deleting rows from out-of-sync tableaelkin/elkin@koti.dsl.inet.fi2007-12-121-0/+5
* | Bug#12713 "Error in a stored function called from a SELECT doesn't kostja@bodhi.(none)2007-12-121-2/+2
|/
* manual merge for bug_29136, bug#29309.aelkin/elkin@koti.dsl.inet.fi2007-10-131-1/+9
* Renaming RELAY_LOG_INFO and st_relay_log_info to follow coding standardsmats@kindahl-laptop.dnsalias.net2007-08-161-32/+32
* Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-rplmats@kindahl-laptop.dnsalias.net2007-06-091-13/+4
|\
| * BUG#24954 (Last_errno and Last_error not set after master_retry_count was rea...mats@kindahl-laptop.dnsalias.net2007-06-091-13/+4
* | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-2/+3
* | Fixes to make it compile when using Sun CC and restoring some changesmats@capulet.net2007-04-131-2/+2
* | Fixing portability issues regarding use of time_t.mats@romeo.(none)2007-04-131-1/+1
* | BUG#25688 (RBR: circular replication may cause STMT_END_F flags to bemats@romeo.(none)2007-04-121-1/+49
* | WL#3464 (Add replication event to denote gap in replication):mats@romeo.(none)2007-03-301-3/+3
* | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplmats@romeo.(none)2007-03-221-16/+22
|\ \
| * | BUG#23171: Illegal group log positionmats@romeo.(none)2007-03-221-1/+2
| * | BUG#23171 (Illegal slave restart position):mats@romeo.(none)2007-01-171-2/+18
| * | BUG#23171 (Illegal slave restart group position):mats@romeo.(none)2006-11-101-13/+2
* | | BUG#26634 (Valgrind failure in tree: memory loss for memory allocated in rpl_...mats@romeo.(none)2007-02-261-0/+20
* | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-271-2/+1
| |/ |/|
* | Fixed a LOT of compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-271-2/+2
|/
* Post-merge fixes.mats@romeo.(none)2006-11-031-78/+3
* Refactoring: Moved rli code to new file rpl_rli.cc. The idea being that rli lars@mysql.com/black.(none)2006-10-311-0/+1187