summaryrefslogtreecommitdiff
path: root/sql/rpl_mi.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-05-171-3/+3
|\
| * MDEV-12799 Buffer overflowSergei Golubchik2017-05-151-3/+3
* | Wait for slave threads to start during startupMonty2017-03-161-10/+20
* | Fixed missing DBUG_RETURNSergey Vojtovich2017-03-011-1/+1
* | Fixed wrong arguments to sql_print_error()Monty2017-02-281-0/+2
* | Added a separate lock for start/stop/reset slave.Monty2017-02-281-17/+44
* | MDEV-9573 'Stop slave' hangs on replication slaveMonty2017-02-281-100/+275
* | MDEV-10563 Crash during shutdown in Master_info_index::any_slave_sql_runningVicențiu Ciorbaru2016-08-231-6/+1
* | Fixed bug in semi_sync replication tests.Monty2016-01-031-1/+1
* | Cleanup of slave code:Monty2016-01-031-7/+9
* | remove unneded #include's that had a dubious explanationSergei Golubchik2015-10-241-1/+0
* | MDEV-8316: debugger aborting because missing DBUG_RETURN or DBUG_VOID_RETURN ...Kristian Nielsen2015-06-151-5/+5
* | MDEV-5114 seconds_behind_master flips to 0 & spikes back, when running show s...Sergei Golubchik2015-05-031-3/+3
* | MDEV-5289: master server starts slave parallel threadsKristian Nielsen2015-03-111-1/+27
* | Master_info_index assumed that file descriptor can never be 0Sergei Golubchik2015-01-241-1/+2
* | MDEV-6616 Server crashes in my_hash_first if shutdown is performed when FLUSH...Sergei Golubchik2014-09-061-0/+12
* | MDEV-6462: Slave replicating using GTID doesn't recover correctly when master...Kristian Nielsen2014-09-021-0/+1
* | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-1/+1
* | 10.0-monty mergeSergei Golubchik2013-07-211-14/+14
|\ \
| * | Fixed issues with partitions and create temporary table SELECT ...Michael Widenius2013-07-031-3/+3
| * | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-9/+9
| * | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-2/+2
* | | 10.0-base mergeSergei Golubchik2013-06-061-1/+23
|\ \ \
| * | | MDEV-26: Global transaction ID.unknown2013-06-051-1/+23
* | | | Merge 10.0-base -> 10.0unknown2013-05-281-3/+12
|\ \ \ \ | |/ / /
| * | | MDEV-26: Global transaction ID.unknown2013-05-221-3/+12
* | | | Merge 10.0-base -> 10.0unknown2013-05-031-10/+12
|\ \ \ \ | |/ / /
| * | | Fixed: MDEV-4352; LOAD DATA was not multi-source safeMichael Widenius2013-05-031-10/+12
* | | | Merge 10.0-base -> 10.0Igor Babaev2013-04-171-0/+68
|\ \ \ \ | |/ / /
| * | | Makeing rpl_filter for each Master_info.Lixun Peng2013-04-161-0/+68
* | | | Merge 10.0-base -> 10.0 (GTID).unknown2013-04-171-12/+50
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | MDEV-26: Global transaction ID.unknown2013-03-271-0/+1
| * | MDEV-26: Global transaction ID.unknown2013-03-211-5/+5
| * | MDEV-26. Intermediate commit.unknown2013-01-221-7/+42
| * | MDEV-500: Session variable for server_idunknown2012-10-231-2/+4
| * | MDEV-26: Global transaction id. Partial commit.unknown2012-10-231-1/+1
* | | 10.0-base mergeSergei Golubchik2013-01-311-1/+1
|\ \ \ | |/ /
| * | cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-231-1/+1
| * | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-1/+1
* | | 10.0-base -> 10.0-montySergei Golubchik2012-10-191-2/+614
|\ \ \ | |/ /
| * | Fixed compiler warningsMichael Widenius2012-10-041-1/+2
| * | Changed SHOW_FUNC variabels that don't return SHOW_ARRAY to SHOW_SIMPLE_FUNC.Michael Widenius2012-10-031-9/+135
| * | Made max_relay_log_size depending on master connection.Michael Widenius2012-10-011-9/+23
| * | Fixed issues found by QA (Elena)Michael Widenius2012-09-281-25/+28
| * | Implementation of Multi-source replication (MDEV:253)Michael Widenius2012-09-281-2/+470
| |/
* | fixes for test failuresSergei Golubchik2012-09-271-4/+39
* | Next part of merge. See TODO for detailsMichael Widenius2012-08-141-0/+1
|/
* mysql-5.5.22 mergeSergei Golubchik2012-03-281-1/+1
|\
| * Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| |\
* | \ merge with mysql-5.5.21Sergei Golubchik2012-03-091-0/+4
|\ \ \ | |/ /