summaryrefslogtreecommitdiff
path: root/sql/rpl_parallel.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-23089 rpl_parallel2 fails in 10.5Sachin2020-08-031-4/+23
* MDEV-21953 deadlock between BACKUP STAGE BLOCK_COMMIT and parallel repl.Monty2020-07-211-1/+1
* MDEV-22370 safe_mutex: Trying to lock uninitialized mutex at /data/src/10.4-b...Sachin2020-06-171-0/+15
* Merge 10.3 into 10.4Marko Mäkelä2020-05-301-3/+3
|\
| * Merge 10.2 into 10.3Marko Mäkelä2020-05-271-3/+3
| |\
| | * MDEV-15152 Optimistic parallel slave doesnt cope well with START SLAVE UNTILAndrei Elkin2020-05-261-3/+3
* | | Relay_log_info::executed_entries to Atomic_counterSergey Vojtovich2020-04-151-1/+1
* | | dequeued_count my_atomic to Atomic_counterSergey Vojtovich2020-03-251-1/+1
* | | MDEV-6860 Parallel async replication hangs (#1400)seppo2019-10-161-0/+31
* | | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2019-10-011-0/+16
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-10-011-0/+16
| |\ \ | | |/
| | * Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2019-10-011-0/+16
| | |\
| | | * MDEV-20645: Replication consistency is broken as workers miss the error notif...Sujatha2019-09-301-0/+16
* | | | Move THD list handling to THD_listSergey Vojtovich2019-01-281-2/+2
|/ / /
* | | Merge 10.2 into 10.3Marko Mäkelä2018-10-111-11/+21
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2018-10-111-11/+21
| |\ \ | | |/
| | * MDEV-17346 parallel slave start and stop races to workers disappearedAndrei Elkin2018-10-081-3/+22
* | | MDEV-16286 Killed CREATE SEQUENCE leaves sequence in unusable stateMonty2018-05-271-8/+4
* | | MDEV-13134 Introduce ALTER TABLE attributes ALGORITHM=NOCOPY and ALGORITHM=IN...Thirunarayanan Balathandayuthapani2018-05-071-0/+2
* | | Add likely/unlikely to speed up executionMonty2018-05-071-11/+11
* | | Merge branch '10.2' into 10.3Sergei Golubchik2018-03-281-1/+36
|\ \ \ | |/ /
| * | MDEV-12746 rpl.rpl_parallel_optimistic_nobinlog fails committingAndrei Elkin2018-03-131-2/+37
* | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-1/+1
* | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-01-291-1/+10
|\ \ \ | |/ /
| * | Fix for MDEV-12730Monty2018-01-241-1/+10
* | | Changed from using LOCK_log to LOCK_binlog_end_pos for binary logMonty2017-12-181-3/+1
* | | Removed not used lock argument from read_log_eventMonty2017-12-181-1/+1
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-1/+1
|\ \ \ | |/ /
| * | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-1/+1
* | | Merge branch 'bb-10.2-ext' into 10.3Sergei Golubchik2017-08-261-6/+2
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-6/+2
| |\ \ | | |/
| | * MDEV-13179 main.errors fails with wrong errnoMonty2017-08-071-6/+2
* | | New option for slow logging (log_slow_disable_statements)Monty2017-08-241-2/+1
* | | Safety fix: lock binlog_end_pos before calling signal_updateMichael Widenius2017-08-241-0/+2
* | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
* | | MDEV-12179: Per-engine mysql.gtid_slave_pos tableKristian Nielsen2017-07-031-2/+2
|\ \ \ | |/ / |/| |
| * | MDEV-12179: Per-engine mysql.gtid_slave_pos tableKristian Nielsen2017-04-231-2/+2
* | | Merge 10.1 into 10.2Marko Mäkelä2017-04-281-1/+2
|\ \ \ | |/ / |/| / | |/
| * Merge 10.0 into 10.1Marko Mäkelä2017-04-211-1/+2
| |\
| | * MDEV-11201: gtid_ignore_duplicates incorrectly ignores statements when GTID r...Kristian Nielsen2017-04-101-1/+2
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-34/+91
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2017-03-211-4/+3
| |\ \ | | |/
| | * Removed wrong assertMonty2017-03-161-4/+3
| * | Merge 10.0 into 10.1Marko Mäkelä2017-03-031-34/+92
| |\ \ | | |/
| | * Fixed hang doing FLUSH TABLES WITH READ LOCK and parallel replicationMonty2017-02-281-29/+13
| | * Added a separate lock for start/stop/reset slave.Monty2017-02-281-7/+21
| | * MDEV-9573 'Stop slave' hangs on replication slaveMonty2017-02-281-1/+61
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-1/+0
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-1/+0
| |\ \ | | |/
| | * Fix incorrect reading of events from relaylog in parallel replication.Kristian Nielsen2016-11-161-1/+0