| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-6676: Optimistic parallel replication | Kristian Nielsen | 2015-02-07 | 1 | -7/+8 |
* | MDEV-7201: parallel threads resizing - potential race condition to access fre... | Daniel Black | 2015-02-07 | 1 | -2/+7 |
* | Merge branch '10.0' into merge-wip | Sergei Golubchik | 2015-01-31 | 1 | -45/+63 |
|\ |
|
| * | MDEV-7326: Server deadlock in connection with parallel replication | Kristian Nielsen | 2015-01-07 | 1 | -45/+63 |
| * | Fix typo that breaks compilation on platforms without atomics. | Kristian Nielsen | 2014-12-12 | 1 | -2/+2 |
* | | MDEV-7437 remove suport for "atomics" with rwlocks | Sergei Golubchik | 2015-01-13 | 1 | -4/+1 |
* | | MDEV-6676: Optimistic parallel replication | Kristian Nielsen | 2014-12-06 | 1 | -24/+159 |
* | | Merge branch '10.0' into bb-10.1-merge | Sergei Golubchik | 2014-12-02 | 1 | -95/+181 |
|\ \
| |/ |
|
| * | MDEV-7237: Parallel replication: incorrect relaylog position after stop/start... | Kristian Nielsen | 2014-12-01 | 1 | -0/+8 |
| * | MDEV-7121: Parallel slave may hang if master crashes in the middle of writing... | Kristian Nielsen | 2014-11-17 | 1 | -0/+1 |
| * | MDEV-7065: Incorrect relay log position in parallel replication after retry o... | Kristian Nielsen | 2014-11-13 | 1 | -1/+13 |
| * | MDEV-6680: Performance of domain_parallel replication is disappointing | Kristian Nielsen | 2014-11-13 | 1 | -90/+140 |
| * | MDEV-6718: Server crashed in Gtid_log_event::Gtid_log_event with parallel rep... | Kristian Nielsen | 2014-11-13 | 1 | -3/+18 |
| * | MDEV-7102: Incorrect PSI_stage_info message in SHOW PROCESSLIST during parall... | Kristian Nielsen | 2014-11-13 | 1 | -1/+1 |
* | | Merge 10.0.14 into 10.1 | Sergei Golubchik | 2014-10-15 | 1 | -97/+547 |
|\ \
| |/ |
|
| * | compilation fixes for WITH_ATOMIC_OPS=rwlocks | Sergei Golubchik | 2014-09-08 | 1 | -5/+4 |
| * | MDEV-6321: close_temporary_tables() in format description event not serialise... | Kristian Nielsen | 2014-08-20 | 1 | -4/+11 |
| * | MDEV-6321: close_temporary_tables() in format description event not serialise... | Kristian Nielsen | 2014-08-19 | 1 | -0/+81 |
| * | MDEV-6321: close_temporary_tables() in format description event not serialise... | Kristian Nielsen | 2014-07-02 | 1 | -0/+48 |
| * | MDEV-6551: Some replication errors are ignored if slave_parallel_threads > 0 | Kristian Nielsen | 2014-08-15 | 1 | -7/+23 |
| * | MDEV-6549, failing to update gtid_slave_pos for a transaction that was retried. | Kristian Nielsen | 2014-08-13 | 1 | -0/+9 |
| * | MDEV-6435: Assertion `m_status == DA_ERROR' failed in Diagnostics_area::sql_e... | Kristian Nielsen | 2014-07-10 | 1 | -1/+4 |
| * | MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel replica... | Kristian Nielsen | 2014-07-08 | 1 | -2/+1 |
| * | MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel | unknown | 2014-06-10 | 1 | -42/+5 |
| * | MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel | unknown | 2014-06-03 | 1 | -20/+115 |
| * | MDEV-5262: Missing retry after temp error in parallel replication | unknown | 2014-05-15 | 1 | -43/+111 |
| * | MDEV-5262: Missing retry after temp error in parallel replication | unknown | 2014-05-13 | 1 | -25/+48 |
| * | MDEV-5262: Missing retry after temp error in parallel replication | unknown | 2014-05-08 | 1 | -13/+150 |
| * | MDEV-6386: Assertion `thd->transaction.stmt.is_empty() || thd->in_sub_stmt ||... | Kristian Nielsen | 2014-06-27 | 1 | -2/+2 |
| * | MDEV-6120: When slave stops with error, error message should indicate the fai... | Kristian Nielsen | 2014-06-25 | 1 | -6/+8 |
* | | Made sql_log_slow a session variable | Monty | 2014-08-09 | 1 | -1/+1 |
|/ |
|
* | MDEV-6156: Parallel replication incorrectly caches charset between worker thr... | unknown | 2014-04-25 | 1 | -1/+3 |
* | MDEV-5938: Exec_master_log_pos not updated at log rotate in parallel replication | unknown | 2014-04-09 | 1 | -3/+7 |
* | MDEV-5825: Assertion `! is_set() || m_can_overwrite_status' fails in Diagnost... | unknown | 2014-03-24 | 1 | -1/+0 |
* | MDEV-5914: Parallel replication deadlock due to InnoDB lock conflicts | unknown | 2014-03-21 | 1 | -0/+34 |
* | MDEV-5921: In parallel replication, an error is not correctly signalled to th... | unknown | 2014-03-21 | 1 | -20/+22 |
* | MDEV-5804: If same GTID is received on multiple master connections in multi-s... | unknown | 2014-03-12 | 1 | -3/+15 |
* | MDEV-5804: If same GTID is received on multiple master connections in multi-s... | unknown | 2014-03-09 | 1 | -7/+17 |
* | MDEV-5789: race between rpl_parallel_change_thread_count and slave start upon... | unknown | 2014-03-07 | 1 | -0/+5 |
* | MDEV-5788: Incorrect free of rgi->deferred_events in parallel replication | unknown | 2014-03-07 | 1 | -7/+3 |
* | Merge MDEV-5754, MDEV-5769, and MDEV-5764 into 10.0 | unknown | 2014-03-04 | 1 | -38/+77 |
|\ |
|
| * | MDEV-5769: Slave crashes on attempt to do parallel replication from an older ... | unknown | 2014-03-04 | 1 | -36/+46 |
| * | MDEV-5764: START SLAVE UNTIL does not work with parallel replication | unknown | 2014-03-03 | 1 | -2/+31 |
* | | Merge MDEV-5657 (parallel replication) to 10.0 | unknown | 2014-02-26 | 1 | -306/+646 |
|\ \
| |/ |
|
| * | MDEV-5657: Parallel replication. | unknown | 2014-02-26 | 1 | -306/+645 |
* | | Merge MariaDB 10.0-base to 10.0. | unknown | 2014-02-10 | 1 | -0/+21 |
|\ \
| |/ |
|
| * | MDEV-5509: Seconds_behind_master incorrect in parallel replication | unknown | 2014-01-08 | 1 | -0/+21 |
* | | 10.0-base merge | Sergei Golubchik | 2014-02-03 | 1 | -12/+84 |
|\ \
| |/ |
|
| * | MDEV-5363: Make parallel replication waits killable | unknown | 2014-01-03 | 1 | -0/+17 |
| * | MDEV-5363: Make parallel replication waits killable | unknown | 2013-12-18 | 1 | -0/+9 |