summaryrefslogtreecommitdiff
path: root/sql/sql_repl.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-8264 encryption for binlogSergei Golubchik2015-09-041-23/+137
* cleanup: correct usage of semicolons in sql_yacc.yySergei Golubchik2015-09-041-2/+0
* cleanup DBUG, DBUG_DUMP_EVENT_BUFSergei Golubchik2015-09-041-14/+2
* fix show_relaylog_events.inc to work for multisourceSergei Golubchik2015-09-041-2/+4
* cleanup: use enum_binlog_checksum_alg, not uint8Sergei Golubchik2015-09-041-14/+15
* cleanup: reformatSergei Golubchik2015-09-041-132/+118
* cleanup: Log_event::read_log_event()Sergei Golubchik2015-09-041-7/+9
* cleanup: my_checksumSergei Golubchik2015-09-041-4/+3
* Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-4/+3
|\
| * Fixed MDEV-8428: Mangled DML statements on 2nd level slave when enabling binl...Monty2015-07-261-4/+3
* | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-08-271-8/+20
* | Stage 2 of MDEV-6152:Monty2015-08-211-7/+10
* | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1)Sergey Vojtovich2015-08-211-7/+7
* | MDEV-8469 Add RESET MASTER TO x to allow specification of binlog file nrMonty2015-07-161-3/+6
* | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-11/+14
* | cleanup: LOAD DATA replication support in IO_CACHESergei Golubchik2015-06-021-7/+9
* | Merge 10.0 -> 10.1Kristian Nielsen2015-04-201-2/+2
|\ \ | |/
| * MDEV-7785: errorneous -> erroneous spelling mistakeKristian Nielsen2015-03-161-2/+2
| * Merge MDEV-6589 and MDEV-6403 into 10.0.Kristian Nielsen2015-03-041-0/+25
| |\
| * | MDEV-7591 master crashed when slave specfied a future position with semi-repl...Sergei Golubchik2015-02-221-12/+16
* | | after-merge fixesKristian Nielsen2015-03-041-3/+3
* | | Merge MDEV-6589 and MDEV-6403 into 10.1.Kristian Nielsen2015-03-041-0/+24
|\ \ \ | | |/ | |/|
| * | MDEV-6403: Temporary tables lost at STOP SLAVE in GTID mode if master has not...Kristian Nielsen2015-03-041-0/+25
| |/
* | small cleanup, remove a useless functionSergei Golubchik2015-01-311-1/+1
* | MDEV-7257: Dump Thread EnhancementsJonas Oreland2014-12-231-710/+857
* | MDEV-6593 : domain_id based replication filtersNirbhay Choubey2014-12-031-19/+49
* | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-0/+1
|\ \ | |/
| * MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-2/+8
|\ \ | |/
| * MDEV-6616 Server crashes in my_hash_first if shutdown is performed when FLUSH...Sergei Golubchik2014-09-061-1/+5
| * 5.5.39 mergeSergei Golubchik2014-08-071-1/+1
| |\
| | * mysql-5.5.39 mergeSergei Golubchik2014-08-021-1/+1
| | |\
| | | * Bug#17283409 4-WAY DEADLOCK: ZOMBIES, PURGING BINLOGS,Venkatesh Duggirala2014-05-081-2/+3
| * | | MDEV-4937: sql_slave_skip_counter does not work with GTIDKristian Nielsen2014-06-251-0/+2
* | | | MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)Sergei Golubchik2014-10-111-9/+0
* | | | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-1/+2
|/ / /
* | | MDEV-5804: If same GTID is received on multiple master connections in multi-s...unknown2014-03-091-166/+197
* | | 10.0-base mergeSergei Golubchik2014-02-261-2/+2
|\ \ \
| * \ \ 5.5 mergeSergei Golubchik2014-02-251-2/+2
| |\ \ \ | | |/ /
| | * | MySQL-5.5.36 mergeSergei Golubchik2014-02-171-1/+1
| | |\ \ | | | |/
| | | * Bug#17641586 INCORRECTLY PRINTED BINLOG DUMP INFORMATIONVenkatesh Duggirala2013-11-121-1/+1
* | | | Merge MariaDB 10.0-base to 10.0.unknown2014-02-101-0/+14
|\ \ \ \ | |/ / /
| * | | MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID.unknown2014-02-071-0/+14
* | | | Fix for MDEV-4117 @@global.relay_log_purge not per-master, conflicts between ...Michael Widenius2014-01-141-2/+0
* | | | 10.0-base mergeSergei Golubchik2013-12-161-2/+2
|\ \ \ \ | |/ / /
| * | | MDEV-5306: Missing locking around rpl_global_gtid_binlog_stateunknown2013-11-181-2/+2
* | | | 10.0-base merge.Sergei Golubchik2013-09-211-62/+163
|\ \ \ \ | |/ / /
| * | | Fix various places where code would work incorrectly if the common_header_len...unknown2013-09-041-7/+65
| * | | MDEV-26: Global transaction ID.unknown2013-08-231-2/+2
| * | | MDEV-4820: Empty master does not give error for slave GTID position that does...unknown2013-08-161-56/+99