Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-03-21 | 1 | -7/+16 |
|\ | |||||
| * | Wait for slave threads to start during startup | Monty | 2017-03-16 | 1 | -6/+15 |
* | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-03 | 1 | -61/+76 |
|\ \ | |/ | |||||
| * | Add protection to not access is_open() without LOCK_log mutex | Monty | 2017-02-28 | 1 | -0/+4 |
| * | Don't allow one to kill START SLAVE while the slaves IO_THREAD or SQL_THREAD | Monty | 2017-02-28 | 1 | -8/+10 |
| * | Added error checking for all calls to flush_relay_log_info() and stmt_done() | Monty | 2017-02-28 | 1 | -2/+12 |
| * | Added a separate lock for start/stop/reset slave. | Monty | 2017-02-28 | 1 | -15/+7 |
| * | MDEV-9573 'Stop slave' hangs on replication slave | Monty | 2017-02-28 | 1 | -36/+43 |
* | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-01-10 | 1 | -11/+4 |
|\ \ | |/ | |||||
| * | MDEV-10271: Stopped SQL slave thread doesn't print a message to error log lik... | Kristian Nielsen | 2017-01-06 | 1 | -11/+4 |
* | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-12-11 | 1 | -0/+7 |
|\ \ | |/ | |||||
| * | Fix incorrect reading of events from relaylog in parallel replication. | Kristian Nielsen | 2016-11-16 | 1 | -0/+7 |
| * | Back-port Master_info::using_parallel() to 10.0. | Kristian Nielsen | 2016-11-15 | 1 | -12/+9 |
* | | Merge branch 'mdev10863' into 10.1 | Kristian Nielsen | 2016-11-15 | 1 | -1/+15 |
|\ \ | |/ | |||||
| * | MDEV-10863: parallel replication tries to continue from wrong position | Kristian Nielsen | 2016-11-04 | 1 | -1/+16 |
* | | Merge branch '10.0-galera' into 10.1 | Sergei Golubchik | 2016-11-02 | 1 | -2/+7 |
|\ \ | |||||
| * \ | Merge tag 'mariadb-10.0.28' into 10.0-galera | Nirbhay Choubey | 2016-10-28 | 1 | -2/+7 |
| |\ \ | | |/ | |||||
| | * | MDEV-8345 STOP SLAVE should not cause an ERROR to be logged to the error log | Sergei Golubchik | 2016-10-26 | 1 | -2/+7 |
| * | | Merge branch '10.0' into 10.0-galera | Nirbhay Choubey | 2016-08-24 | 1 | -2/+3 |
| |\ \ | | |/ | |||||
* | | | Remove unnecessary global mutex in parallel replication. | Kristian Nielsen | 2016-10-14 | 1 | -38/+92 |
* | | | Parallel replication async deadlock kill | Kristian Nielsen | 2016-09-08 | 1 | -21/+120 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 1 | -2/+3 |
|\ \ \ | | |/ | |/| | |||||
| * | | MDEV-10563 Crash during shutdown in Master_info_index::any_slave_sql_running | Vicențiu Ciorbaru | 2016-08-23 | 1 | -0/+1 |
| * | | Cleanups and minor fixes | Monty | 2016-08-21 | 1 | -1/+1 |
| * | | MDEV-10455: libmariadbclient18 + MySQL-python leaks memory on failed connections | Oleksandr Byelkin | 2016-08-11 | 1 | -1/+1 |
* | | | Merge branch '10.0-galera' into 10.1 | Sergei Golubchik | 2016-06-28 | 1 | -0/+4 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge tag 'mariadb-10.0.26' into 10.0-galera | Nirbhay Choubey | 2016-06-24 | 1 | -4/+7 |
| |\ \ | | |/ | |||||
| * | | MDEV-9083: Slave IO thread does not handle autoreconnect to restarting Galera... | Nirbhay Choubey | 2016-06-12 | 1 | -0/+4 |
| * | | Merge branch '10.0' into 10.0-galera | Nirbhay Choubey | 2016-04-29 | 1 | -0/+1 |
| |\ \ | |||||
| * \ \ | Merge tag 'mariadb-10.0.24' into 10.0-galera | Nirbhay Choubey | 2016-02-23 | 1 | -20/+11 |
| |\ \ \ | |||||
| * \ \ \ | Merge tag 'mariadb-10.0.23' into 10.0-galera | Nirbhay Choubey | 2015-12-19 | 1 | -14/+29 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-06-28 | 1 | -4/+7 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Fixed for failures in buildbot: Replication | Sergei Golubchik | 2016-06-22 | 1 | -2/+5 |
| * | | | | | Merge branch '5.5' into bb-10.0 | Sergei Golubchik | 2016-06-21 | 1 | -2/+2 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-06-14 | 1 | -2/+2 |
| | |\ \ \ \ | |||||
| | | * | | | | Bug#23251517: SEMISYNC REPLICATION HANGINGmysql-5.5.50 | Sujatha Sivakumar | 2016-05-16 | 1 | -26/+12 |
| | | * | | | | Bug#20685029: SLAVE IO THREAD SHOULD STOP WHEN DISK IS | Sujatha Sivakumar | 2016-03-01 | 1 | -13/+27 |
* | | | | | | | Removed some not needed when doing delete thd, which caused warnings about | Monty | 2016-04-28 | 1 | -3/+2 |
* | | | | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-03-21 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | MDEV-9595: Shutdown takes forever with many replication channels | Kristian Nielsen | 2016-03-03 | 1 | -0/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | MDEV-5273 Prepared statement doesn't return metadata after prepare. | Alexey Botchkov | 2016-01-28 | 1 | -213/+212 |
* | | | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-01-25 | 1 | -11/+10 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'tmp' into tmp-10.0 | Kristian Nielsen | 2016-01-15 | 1 | -9/+1 |
| |\ \ \ \ \ | |||||
| * | | | | | | Fixed bug in semi_sync replication tests. | Monty | 2016-01-03 | 1 | -4/+4 |
| * | | | | | | Cleanup of slave code: | Monty | 2016-01-03 | 1 | -7/+6 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'tmp' into tmp-10.1 | Kristian Nielsen | 2016-01-15 | 1 | -9/+1 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Fix error handling for GTID and domain-based parallel replication | Kristian Nielsen | 2016-01-15 | 1 | -9/+1 |
* | | | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-12-21 | 1 | -9/+9 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Fixes to get all test to run on MacosX Lion 10.7 | Monty | 2015-11-29 | 1 | -9/+9 |
| * | | | | | Merge branch 'mdev7818-4' into bb-10.0-knielsen | Kristian Nielsen | 2015-11-13 | 1 | -1/+6 |
| |\ \ \ \ \ |