summaryrefslogtreecommitdiff
path: root/sql/rpl_mi.cc
Commit message (Expand)AuthorAgeFilesLines
* Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-19/+18
* Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-114/+328
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2017-03-211-10/+20
| |\
| | * Wait for slave threads to start during startupMonty2017-03-161-10/+20
| * | Merge 10.0 into 10.1Marko Mäkelä2017-03-031-104/+308
| |\ \ | | |/
| | * 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
* | | Fix several compile warnings on WindowsVladislav Vaintroub2017-03-101-1/+1
* | | MDEV-7145: Delayed replication, cleanup some codeKristian Nielsen2016-10-141-1/+1
* | | MDEV-7145: Delayed replication, intermediate commit.Kristian Nielsen2016-10-141-1/+1
|/ /
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-6/+1
|\ \ | |/
| * MDEV-10563 Crash during shutdown in Master_info_index::any_slave_sql_runningVicențiu Ciorbaru2016-08-231-6/+1
* | MDEV-9383: Server fails to read master.info after upgrade 10.0 -> 10.1Kristian Nielsen2016-04-081-33/+48
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-01-251-8/+10
|\ \ | |/
| * Fixed bug in semi_sync replication tests.Monty2016-01-031-1/+1
| * Cleanup of slave code:Monty2016-01-031-7/+9
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-1/+0
|\ \ | |/
| * remove unneded #include's that had a dubious explanationSergei Golubchik2015-10-241-1/+0
* | MDEV-8469 Add RESET MASTER TO x to allow specification of binlog file nrMonty2015-07-161-7/+11
* | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-4/+6
* | Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-271-5/+5
|\ \ | |/
| * MDEV-8316: debugger aborting because missing DBUG_RETURN or DBUG_VOID_RETURN ...Kristian Nielsen2015-06-151-5/+5
* | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-011-3/+3
|\ \ | |/
| * MDEV-5114 seconds_behind_master flips to 0 & spikes back, when running show s...Sergei Golubchik2015-05-031-3/+3
* | Merge 10.0 -> 10.1.Kristian Nielsen2015-04-171-1/+27
|\ \ | |/
| * MDEV-5289: master server starts slave parallel threadsKristian Nielsen2015-03-111-1/+27
* | Merge 10.0-galera into 10.1Sergei Golubchik2015-02-061-0/+7
|\ \
| * | MDEV-7123 : MariaDB 10.0.14 Galera node shutdown with signal 11Nirbhay Choubey2015-01-091-0/+7
* | | Cleaned up code for setting slave_parallel_modeMonty2015-02-011-167/+6
* | | Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-1/+2
|\ \ \ | | |/ | |/|
| * | Master_info_index assumed that file descriptor can never be 0Sergei Golubchik2015-01-241-1/+2
| |/
* | MDEV-6676: Optimistic parallel replicationKristian Nielsen2014-12-061-1/+174
* | MDEV-6593 : domain_id based replication filtersNirbhay Choubey2014-12-031-24/+366
* | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-0/+13
|\ \ | |/
| * 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
* | cleanup: more 'const' qualifiersSergei Golubchik2014-10-101-1/+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