summaryrefslogtreecommitdiff
path: root/sql/rpl_rli.h
Commit message (Expand)AuthorAgeFilesLines
* 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 ifsvoj@mysql.com/june.mysql.com2008-02-271-1/+1
* Patch to eliminate some valgrind warnings in debug printout code.anozdrin/alik@quad.2008-02-111-0/+4
* BUG#28618 (Skipping into the middle of a group with SQL_SLAVE_SKIP_COUNTERmats@kindahl-laptop.dnsalias.net2007-10-191-0/+12
* Minor fix to let the build proceed.mats@kindahl-laptop.dnsalias.net2007-08-171-1/+1
* Minor code fixes to help Doxygen generate good documentation.mats@kindahl-laptop.dnsalias.net2007-08-161-1/+1
* Renaming MASTER_INFO to Master_info in order to follow the codingmats@kindahl-laptop.dnsalias.net2007-08-161-2/+2
* Renaming RELAY_LOG_INFO and st_relay_log_info to follow coding standardsmats@kindahl-laptop.dnsalias.net2007-08-161-9/+10
* WL#3228 (NDB) : RBR using different table defs on slave/mastercbell/Chuck@mysql_cab_desk.2007-07-291-0/+10
* BUG#24954 (Last_errno and Last_error not set after master_retry_count hasmats@kindahl-laptop.dnsalias.net2007-06-111-2/+0
* Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-rplmats@kindahl-laptop.dnsalias.net2007-06-091-4/+2
|\
| * BUG#24954 (Last_errno and Last_error not set after master_retry_count was rea...mats@kindahl-laptop.dnsalias.net2007-06-091-6/+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-2/+2
* | BUG#25688 (RBR: circular replication may cause STMT_END_F flags to bemats@romeo.(none)2007-04-121-0/+71
* | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplmats@romeo.(none)2007-03-221-4/+18
|\ \
| * | BUG#23171: Illegal group log positionmats@romeo.(none)2007-03-221-0/+9
| * | BUG#23171 (Illegal slave restart position):mats@romeo.(none)2007-01-171-1/+8
| * | BUG#23171 (Illegal slave restart group position):mats@romeo.(none)2006-11-101-3/+1
| |/
* | BUG#26634 (Valgrind failure in tree: memory loss for memory allocated in rpl_...mats@romeo.(none)2007-02-261-11/+4
* | Many files:kent@mysql.com/kent-amd64.(none)2006-12-271-2/+1
|/
* Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplmats@romeo.(none)2006-11-031-16/+0
|\
| * BUG#18581 (Creation of system tables recorded in binlog causing slave failure):mats@romeo.(none)2006-11-011-16/+0
* | Refactoring: Moved master info functionality into rpl_mi.cc to lars@mysql.com/black.(none)2006-10-311-2/+2
* | Refactoring: Moved rli code to new file rpl_rli.cc. The idea being that rli lars@mysql.com/black.(none)2006-10-311-0/+9
|/
* Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimepetr@mysql.com2006-06-071-1/+1
|\
| * WL#3153 "Split logs". Recommit with post-review fixespetr@mysql.com2006-05-051-1/+1
* | Plugging memory leak in row-based replication triggered bymats@mysql.com2006-05-091-6/+5
|/
* WL#3023 (Use locks in a statement-like manner):mats@mysql.com2006-02-161-1/+15
* WL#1012: All changes as one single changeset.lars@mysql.com2005-12-221-0/+312