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