summaryrefslogtreecommitdiff
path: root/sql/rpl_rli.h
Commit message (Expand)AuthorAgeFilesLines
* Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-1/+1
|\
| * merging 5.0-bt -> 5.1-bt to local branch with bug@47210Andrei Elkin2009-12-141-1/+1
* | 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
* | BUG#38174 secure-file-priv breaks LOAD DATA INFILE replication in statement modeAlfranio Correia2009-02-211-0/+7
|/
* BUG#13861 - START SLAVE UNTIL may stop 1 evnt too late ifunknown2008-02-271-1/+1
* Patch to eliminate some valgrind warnings in debug printout code.unknown2008-02-111-0/+4
* BUG#28618 (Skipping into the middle of a group with SQL_SLAVE_SKIP_COUNTERunknown2007-10-191-0/+12
* Minor fix to let the build proceed.unknown2007-08-171-1/+1
* Minor code fixes to help Doxygen generate good documentation.unknown2007-08-161-1/+1
* Renaming MASTER_INFO to Master_info in order to follow the codingunknown2007-08-161-2/+2
* Renaming RELAY_LOG_INFO and st_relay_log_info to follow coding standardsunknown2007-08-161-9/+10
* WL#3228 (NDB) : RBR using different table defs on slave/masterunknown2007-07-291-0/+10
* BUG#24954 (Last_errno and Last_error not set after master_retry_count hasunknown2007-06-111-2/+0
* Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-rplunknown2007-06-091-4/+2
|\
| * BUG#24954 (Last_errno and Last_error not set after master_retry_count was rea...unknown2007-06-091-6/+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-2/+2
* | BUG#25688 (RBR: circular replication may cause STMT_END_F flags to beunknown2007-04-121-0/+71
* | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplunknown2007-03-221-4/+18
|\ \
| * | BUG#23171: Illegal group log positionunknown2007-03-221-0/+9
| * | BUG#23171 (Illegal slave restart position):unknown2007-01-171-1/+8
| * | BUG#23171 (Illegal slave restart group position):unknown2006-11-101-3/+1
| |/
* | BUG#26634 (Valgrind failure in tree: memory loss for memory allocated in rpl_...unknown2007-02-261-11/+4
* | Many files:unknown2006-12-271-2/+1
|/
* Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplunknown2006-11-031-16/+0
|\
| * BUG#18581 (Creation of system tables recorded in binlog causing slave failure):unknown2006-11-011-16/+0
* | Refactoring: Moved master info functionality into rpl_mi.cc to unknown2006-10-311-2/+2
* | Refactoring: Moved rli code to new file rpl_rli.cc. The idea being that rli unknown2006-10-311-0/+9
|/
* Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2006-06-071-1/+1
|\
| * WL#3153 "Split logs". Recommit with post-review fixesunknown2006-05-051-1/+1
* | Plugging memory leak in row-based replication triggered byunknown2006-05-091-6/+5
|/
* WL#3023 (Use locks in a statement-like manner):unknown2006-02-161-1/+15
* WL#1012: All changes as one single changeset.unknown2005-12-221-0/+312