| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-12-21 | 1 | -7/+16 |
|\ |
|
| * | Fixes to get all test to run on MacosX Lion 10.7 | Monty | 2015-11-29 | 1 | -1/+1 |
| * | Fixed failures in rpl_parallel2 | Monty | 2015-11-23 | 1 | -6/+15 |
* | | Merge branch 'mdev7818-4' into 10.1 | Kristian Nielsen | 2015-11-13 | 1 | -77/+339 |
|\ \
| |/ |
|
| * | MDEV-7818: Deadlock occurring with parallel replication and FTWRL | Kristian Nielsen | 2015-11-13 | 1 | -15/+260 |
| * | MDEV-7818: Deadlock occurring with parallel replication and FTWRL | Kristian Nielsen | 2015-11-13 | 1 | -62/+76 |
| * | Change Seconds_behind_master to be updated only at commit in parallel replica... | Kristian Nielsen | 2015-11-13 | 1 | -0/+3 |
* | | Merge MDEV-8193 into 10.1 | Kristian Nielsen | 2015-09-11 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | MDEV-8193: UNTIL clause in START SLAVE is sporadically disobeyed by parallel ... | Kristian Nielsen | 2015-09-11 | 1 | -1/+1 |
* | | MDEV-8264 encryption for binlog | Sergei Golubchik | 2015-09-04 | 1 | -2/+12 |
* | | Merge MDEV-8725 into 10.1 | Kristian Nielsen | 2015-09-02 | 1 | -8/+33 |
|\ \
| |/ |
|
| * | MDEV-8725: Assertion `!(thd->rgi_slave && thd-> rgi_slave->did_mark_start_com... | Kristian Nielsen | 2015-09-02 | 1 | -8/+33 |
* | | Merge MDEV-8302 into 10.1 | Kristian Nielsen | 2015-08-04 | 1 | -4/+35 |
|\ \
| |/ |
|
| * | MDEV-8302: Duplicate key with parallel replication | Kristian Nielsen | 2015-08-04 | 1 | -4/+35 |
* | | Merge MDEV-8147 into 10.1 | Kristian Nielsen | 2015-05-26 | 1 | -14/+19 |
|\ \
| |/ |
|
| * | MDEV-8147: Assertion `m_lock_type == 2' failed in handler::ha_close() during ... | Kristian Nielsen | 2015-05-26 | 1 | -14/+19 |
* | | MDEV-8001 - mysql_reset_thd_for_next_command() takes 0.04% in OLTP RO | Sergey Vojtovich | 2015-05-13 | 1 | -1/+1 |
* | | MDEV-8113: Parallel slave: slave hangs on ALTER TABLE (or other DDL) as the f... | Kristian Nielsen | 2015-05-11 | 1 | -0/+5 |
* | | Merge MDEV-8031 into 10.1 | Kristian Nielsen | 2015-04-23 | 1 | -14/+65 |
|\ \
| |/ |
|
| * | MDEV-8031: Parallel replication stops on "connection killed" error (probably ... | Kristian Nielsen | 2015-04-23 | 1 | -14/+65 |
| * | Merge MDEV-7888 and MDEV-7929 into 10.0. | Kristian Nielsen | 2015-04-08 | 1 | -1/+17 |
| |\ |
|
| * \ | Merge MDEV-7847 and MDEV-7882 into 10.0. | Kristian Nielsen | 2015-03-30 | 1 | -12/+43 |
| |\ \ |
|
* | \ \ | Merge 10.0 -> 10.1. | Kristian Nielsen | 2015-04-17 | 1 | -37/+26 |
|\ \ \ \
| |/ / / |
|
| * | | | MDEV-5289: master server starts slave parallel threads | Kristian Nielsen | 2015-03-11 | 1 | -37/+26 |
* | | | | Merge MDEV-7888 and MDEV-7929 into 10.1. | Kristian Nielsen | 2015-04-08 | 1 | -1/+17 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | MDEV-7888, MDEV-7929: Parallel replication hangs sometimes on ANALYZE TABLE o... | Kristian Nielsen | 2015-04-08 | 1 | -1/+17 |
| | |/
| |/| |
|
* | | | Merge MDEV-7847 and MDEV-7882 into 10.0. | Kristian Nielsen | 2015-03-30 | 1 | -18/+18 |
|\ \ \
| |/ / |
|
| * | | MDEV-7847: "Slave worker thread retried transaction 10 time(s) in vain, givin... | Kristian Nielsen | 2015-03-30 | 1 | -9/+15 |
| * | | MDEV-7882: Excessive transaction retry in parallel replication | Kristian Nielsen | 2015-03-30 | 1 | -3/+28 |
* | | | MDEV-7825: Parallel replication race condition on gco->flags, possibly result... | Kristian Nielsen | 2015-03-24 | 1 | -2/+3 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-03-07 | 1 | -14/+17 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge MDEV-6589 and MDEV-6403 into 10.0. | Kristian Nielsen | 2015-03-04 | 1 | -3/+95 |
| |\ \ |
|
| * | | | MDEV-7335: Potential parallel slave deadlock with specific binlog corruption | Kristian Nielsen | 2015-02-24 | 1 | -14/+17 |
| | |/
| |/| |
|
* | | | Merge MDEV-6589 and MDEV-6403 into 10.1. | Kristian Nielsen | 2015-03-04 | 1 | -3/+95 |
|\ \ \
| | |/
| |/| |
|
| * | | MDEV-6589: Incorrect relay log start position when restarting SQL thread afte... | Kristian Nielsen | 2015-03-04 | 1 | -3/+95 |
| |/ |
|
* | | 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 |
|\ \
| |/ |
|