summaryrefslogtreecommitdiff
path: root/sql/rpl_rli.cc
Commit message (Expand)AuthorAgeFilesLines
* 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