summaryrefslogtreecommitdiff
path: root/sql/rpl_rli.cc
Commit message (Expand)AuthorAgeFilesLines
* Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+4
* | Merge with MySQL 5.1.50Michael Widenius2010-08-271-2/+1
|\ \ | |/
| * Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-2/+1
* | Merge with MySQL 5.1.49Michael Widenius2010-08-021-1/+1
|\ \ | |/
| * BUG#53657: Slave crashed with error 22 when trying to lock mutexLuis Soares2010-05-241-1/+1
* | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-4/+8
|\ \ | |/
| * 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
* | Merge with MySQL 5.1.42Michael Widenius2010-01-151-1/+25
|\ \ | |/
| * 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
* | Fixed compiler warning messageMichael Widenius2009-10-261-1/+1
* | Merge MySQL->MariaDBSergey Petrunya2009-09-081-3/+11
|\ \ | |/
| * 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
* | Merge of Percona XtraDB into MariaDB.unknown2009-06-111-5/+0
|\ \
| * | Merge latest XtraDB from lp:percona-xtradb into MariaDB.unknown2009-06-111-5/+0
* | | Fixed problems in mergeMichael Widenius2009-05-191-1/+1
|\ \ \ | |/ /
| * | We are now using Valgrind rather than purify, and have for quite some time.unknown2009-05-061-1/+1
| * | Merge with base MySQL 5.1Michael Widenius2009-02-151-0/+1
| |\ \
* | \ \ merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria exceptGuilhem Bichot2009-04-011-0/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
| | |/ | |/|
* | | merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow.Guilhem Bichot2009-02-121-0/+1
|\ \ \ | |/ / | | / | |/ |/|
| * BUG#38734 rpl_server_id2 sync_with_master failedHe Zhenxing2008-09-281-0/+1
* | Added versioning of Maria indexMichael Widenius2008-06-261-1/+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