summaryrefslogtreecommitdiff
path: root/sql/rpl_rli.cc
Commit message (Expand)AuthorAgeFilesLines
* Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-161-2/+6
|\
| * 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
* | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-111-2/+2
|\ \ | |/
| * BUG#45292 orphan binary log created when starting server twiceAlfranio Correia2009-12-041-2/+2
* | Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-8/+14
|\ \ | |/ |/|
| * manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeLuis Soares2009-10-221-6/+12
| |\
| | * backporting fixes of bug@45940 to 5.1-rpl+2 to cover failures rpl_heartbeat_*...Andrei Elkin2009-10-091-1/+0
| | * BUG#43075 rpl.rpl_sync fails sporadically on pushbuildAlfranio Correia2009-09-301-4/+8
| | * BUG#40337 Fsyncing master and relay log to disk after every event is too slowAlfranio Correia2009-09-291-3/+5
| | * BUG#35542 Add option to sync master and relay log to disk after every eventAlfranio Correia2009-09-291-1/+2
| * | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-10-141-2/+2
| |\ \
| * | | WL#2110 (SIGNAL)Marc Alff2009-09-101-2/+2
| | |/ | |/|
* | | Bug #43913 rpl_cross_version can't pass on conflicts complainig clash with ...unknown2009-11-281-1/+2
* | | Bug #34739 unexpected binlog file name when --log-bin is set to a directory ...unknown2009-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-amainunknown2008-03-261-2/+7
|\
| * Manual mergeunknown2008-03-141-3/+3
| |\
| * | BUG#13861 - START SLAVE UNTIL may stop 1 evnt too late ifunknown2008-02-271-2/+7
* | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1unknown2008-03-141-3/+3
|\ \ \ | | |/ | |/|
| * | Initialization order cleanups to get rid of warnings from the unknown2008-02-181-3/+3
| * | Patch to eliminate some valgrind warnings in debug printout code.unknown2008-02-061-1/+4
* | | Post-merge fixes.unknown2008-03-141-1/+1
| |/ |/|
* | Patch to eliminate some valgrind warnings in debug printout code.unknown2008-02-111-1/+4
|/
* Disabling test case binlog_old_version for embedded server.unknown2008-02-051-0/+1
* Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rplunknown2007-12-191-0/+5
|\
| * Bug#31552 Replication breaks when deleting rows from out-of-sync tableunknown2007-12-121-0/+5
* | Bug#12713 "Error in a stored function called from a SELECT doesn't unknown2007-12-121-2/+2
|/
* manual merge for bug_29136, bug#29309.unknown2007-10-131-1/+9
* Renaming RELAY_LOG_INFO and st_relay_log_info to follow coding standardsunknown2007-08-161-32/+32
* Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-rplunknown2007-06-091-13/+4
|\
| * BUG#24954 (Last_errno and Last_error not set after master_retry_count was rea...unknown2007-06-091-13/+4
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-2/+3
* | Fixes to make it compile when using Sun CC and restoring some changesunknown2007-04-131-2/+2
* | Fixing portability issues regarding use of time_t.unknown2007-04-131-1/+1
* | BUG#25688 (RBR: circular replication may cause STMT_END_F flags to beunknown2007-04-121-1/+49
* | WL#3464 (Add replication event to denote gap in replication):unknown2007-03-301-3/+3
* | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplunknown2007-03-221-16/+22
|\ \
| * | BUG#23171: Illegal group log positionunknown2007-03-221-1/+2
| * | BUG#23171 (Illegal slave restart position):unknown2007-01-171-2/+18
| * | BUG#23171 (Illegal slave restart group position):unknown2006-11-101-13/+2
* | | BUG#26634 (Valgrind failure in tree: memory loss for memory allocated in rpl_...unknown2007-02-261-0/+20
* | | Many files:unknown2006-12-271-2/+1
| |/ |/|
* | Fixed a LOT of compiler warningsunknown2006-11-271-2/+2
|/
* Post-merge fixes.unknown2006-11-031-78/+3