summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* post-merge fixes for ec47beaSergei Golubchik2016-09-121-0/+1
* Merge parallel replication async deadlock kill into 10.2.Kristian Nielsen2016-09-091-23/+122
|\
| * Parallel replication async deadlock killKristian Nielsen2016-09-081-21/+120
* | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-2/+3
|\ \ | |/
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-2/+3
| |\
| | * MDEV-10563 Crash during shutdown in Master_info_index::any_slave_sql_runningVicențiu Ciorbaru2016-08-231-0/+1
| | * Cleanups and minor fixesMonty2016-08-211-1/+1
| | * MDEV-10455: libmariadbclient18 + MySQL-python leaks memory on failed connectionsOleksandr Byelkin2016-08-111-1/+1
* | | Better SHOW PROCESSLIST for replicationMonty2016-08-291-0/+2
* | | Revert "MDEV-9293 Connector/C integration"Vladislav Vaintroub2016-08-191-6/+14
* | | MDEV-9293 Connector/C integrationVladislav Vaintroub2016-08-191-14/+6
* | | MDEV-10271: Stopped SQL slave thread doesn't print a message to error log lik...Kristian Nielsen2016-07-251-11/+4
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-4/+11
|\ \ \ | |/ /
| * | Merge branch '10.0-galera' into 10.1Sergei Golubchik2016-06-281-0/+4
| |\ \
| | * \ Merge tag 'mariadb-10.0.26' into 10.0-galeraNirbhay Choubey2016-06-241-4/+7
| | |\ \ | | | |/
| | * | MDEV-9083: Slave IO thread does not handle autoreconnect to restarting Galera...Nirbhay Choubey2016-06-121-0/+4
| | * | Merge branch '10.0' into 10.0-galeraNirbhay Choubey2016-04-291-0/+1
| | |\ \
| | * \ \ Merge tag 'mariadb-10.0.24' into 10.0-galeraNirbhay Choubey2016-02-231-20/+11
| | |\ \ \
| | * \ \ \ Merge tag 'mariadb-10.0.23' into 10.0-galeraNirbhay Choubey2015-12-191-14/+29
| | |\ \ \ \
| * | \ \ \ \ Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-4/+7
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Fixed for failures in buildbot: ReplicationSergei Golubchik2016-06-221-2/+5
| | * | | | | Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-2/+2
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-06-141-2/+2
| | | |\ \ \ \
| | | | * | | | Bug#23251517: SEMISYNC REPLICATION HANGINGmysql-5.5.50Sujatha Sivakumar2016-05-161-26/+12
| | | | * | | | Bug#20685029: SLAVE IO THREAD SHOULD STOP WHEN DISK ISSujatha Sivakumar2016-03-011-13/+27
* | | | | | | | More tests for "MDEV-7563 Support CHECK constraint".Alexander Barkov2016-06-301-5/+2
* | | | | | | | MDEV-5535: Cannot reopen temporary tableNirbhay Choubey2016-06-101-2/+5
* | | | | | | | Reuse THD for new user connectionsMonty2016-06-041-5/+3
* | | | | | | | Merge commit 'd5822a3ad0657040114cdc185c6387b9eb3a12b2' into 10.2Monty2016-04-281-1/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Removed some not needed when doing delete thd, which caused warnings aboutMonty2016-04-281-3/+2
* | | | | | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-231-0/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-0/+1
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | MDEV-9595: Shutdown takes forever with many replication channelsKristian Nielsen2016-03-031-0/+1
| | | |_|_|_|/ | | |/| | | |
* | | | | | | MDEV-6150 Speed up connection speed by moving creation of THD to new threadMonty2016-02-071-35/+29
|/ / / / / /
* | | | | | MDEV-5273 Prepared statement doesn't return metadata after prepare.Alexey Botchkov2016-01-281-213/+212
* | | | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-01-251-11/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'tmp' into tmp-10.0Kristian Nielsen2016-01-151-9/+1
| |\ \ \ \ \
| * | | | | | Fixed bug in semi_sync replication tests.Monty2016-01-031-4/+4
| * | | | | | Cleanup of slave code:Monty2016-01-031-7/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'tmp' into tmp-10.1Kristian Nielsen2016-01-151-9/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Fix error handling for GTID and domain-based parallel replicationKristian Nielsen2016-01-151-9/+1
* | | | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-9/+9
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Fixes to get all test to run on MacosX Lion 10.7Monty2015-11-291-9/+9
| * | | | | Merge branch 'mdev7818-4' into bb-10.0-knielsenKristian Nielsen2015-11-131-1/+6
| |\ \ \ \ \
| * | | | | | MDEV-8476 Race condition in slave SQL thread shutdownMonty2015-11-121-4/+14
* | | | | | | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2015-11-191-21/+60
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge tag 'mariadb-10.0.22' into 10.0-galeraNirbhay Choubey2015-10-311-0/+6
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | refs codership/mysql-wsrep#188Nirbhay Choubey2015-09-101-0/+2
| * | | | | | refs codership/mysql-wsrep#181Nirbhay Choubey2015-09-101-20/+59
| * | | | | | Merge tag 'mariadb-10.0.21' into 10.0-galeraNirbhay Choubey2015-08-081-10/+2
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |