summaryrefslogtreecommitdiff
path: root/sql/rpl_rli.h
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | Bug #48463 backporting from 6.0-rpl to celosia a set of bugsAndrei Elkin2009-11-201-2/+8
| | | | | | |/ /
| | | | | * | | Initial import of WL#3726 "DDL locking for all metadata objects".Konstantin Osipov2009-11-301-0/+1
| | | | | |/ /
| | | | | * | backporting fixes of bug@45940 to 5.1-rpl+2 to cover failures rpl_heartbeat_*...Andrei Elkin2009-10-091-6/+4
| | | | | * | BUG#40337 Fsyncing master and relay log to disk after every event is too slowAlfranio Correia2009-09-291-1/+14
| | | | | |/
| | | | | * 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
* | | | | Use microsecond_interval_timer() instead of my_time() in replicaitonMonty2017-08-241-6/+4
* | | | | MDEV-12179: Per-engine mysql.gtid_slave_pos tableKristian Nielsen2017-07-031-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | MDEV-12179: Per-engine mysql.gtid_slave_pos tableKristian Nielsen2017-04-211-0/+1
* | | | | ASAN error in rpl.mysql-wsrep#110-2Sergei Golubchik2017-04-071-1/+1
|/ / / /
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-03-031-1/+1
| |\ \ \ | | |/ /
| | * | Added error checking for all calls to flush_relay_log_info() and stmt_done()Monty2017-02-281-1/+1
* | | | Fix several compile warnings on WindowsVladislav Vaintroub2017-03-101-1/+1
* | | | MDEV-7145: Delayed replicationKristian Nielsen2016-10-161-18/+94
|\ \ \ \
| * | | | MDEV-7145: Delayed replication, cleanup some codeKristian Nielsen2016-10-141-13/+2
| * | | | MDEV-7145: Delayed replication, intermediate commit.Kristian Nielsen2016-10-141-14/+101
| |/ / /
* | | | Merge parallel replication async deadlock kill into 10.2.Kristian Nielsen2016-09-091-1/+6
|\ \ \ \ | |/ / /
| * | | Parallel replication async deadlock killKristian Nielsen2016-09-081-1/+6
* | | | MDEV-5535: Cannot reopen temporary tableNirbhay Choubey2016-06-101-1/+1
* | | | CleanupsMonty2016-04-281-4/+5
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-2/+2
|\ \ \ | |/ /