summaryrefslogtreecommitdiff
path: root/sql/rpl_rli.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactoring: Moved rli code to new file rpl_rli.cc. The idea being that rli unknown2006-10-311-0/+1187