1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-30 05:23:50 +03:00
Files
mariadb/sql
unknown 6a38b59475 MDEV-5189: Incorrect parallel apply in parallel replication
Two problems were fixed:

1. When not in GTID mode (master_use_gtid=no), then we must not apply events
   in different domains in parallel (in non-GTID mode we are not capable of
   restarting at different points in different domains).

2. When transactions B and C group commit together, but after and separate
   from A, we can apply B and C in parallel, but both B and C must not start
   until A has committed. Fix sub_id to be globally increasing (not just
   per-domain increasing) so that this wait (which is based on sub_id) can be
   done correctly.
2013-10-25 21:17:14 +02:00
..
2013-02-25 15:26:00 +01:00
2013-06-06 17:51:28 +02:00
2013-02-25 15:26:00 +01:00
2013-03-25 11:13:42 +02:00
2013-02-25 15:26:00 +01:00
2013-02-25 15:26:00 +01:00
2013-04-15 22:43:07 -07:00
2013-04-15 22:43:07 -07:00
2013-03-27 23:41:02 +01:00
2013-02-25 15:26:00 +01:00
2013-02-25 15:26:00 +01:00
2013-06-06 17:51:28 +02:00
2013-06-06 17:51:28 +02:00
2013-06-06 17:51:28 +02:00
2013-02-25 15:26:00 +01:00
2013-02-25 15:26:00 +01:00
2013-02-25 15:26:00 +01:00
2013-02-25 15:26:00 +01:00
2013-06-06 17:51:28 +02:00
2013-04-18 22:22:04 +03:00
2013-06-06 17:51:28 +02:00
2013-06-06 17:51:28 +02:00
2013-03-27 10:03:28 +01:00
2013-01-15 19:07:46 +01:00
2013-02-26 01:20:17 +02:00
2013-06-06 17:51:28 +02:00
2013-06-06 17:51:28 +02:00
2013-03-27 23:41:02 +01:00
2013-06-06 17:51:28 +02:00
2013-02-28 21:48:47 +01:00
2013-06-06 17:51:28 +02:00
2013-06-06 17:51:28 +02:00
2013-05-07 13:05:09 +02:00
2013-05-07 13:05:09 +02:00
2013-02-25 15:26:00 +01:00
2013-05-22 17:36:48 +02:00
2013-10-14 00:24:05 +03:00
2013-10-23 15:03:03 +02:00
2013-10-14 00:24:05 +03:00
2013-09-13 15:09:57 +02:00
2013-02-25 15:26:00 +01:00
2013-04-07 14:03:43 +02:00
2013-04-07 14:03:43 +02:00
2012-04-05 23:07:18 +02:00
2013-10-24 12:44:21 +02:00
2013-10-24 12:44:21 +02:00
2012-02-21 20:51:56 +01:00
2013-03-11 07:44:24 -07:00
2013-06-06 17:51:28 +02:00
2013-04-15 09:16:54 -07:00
2013-03-11 07:44:24 -07:00
2012-05-04 07:16:38 +02:00
2012-05-04 07:16:38 +02:00
2013-05-07 13:05:09 +02:00
2013-06-06 17:51:28 +02:00
2013-06-06 17:51:28 +02:00
2013-02-25 15:26:00 +01:00
2013-02-25 15:26:00 +01:00
2013-02-25 15:26:00 +01:00
2013-02-25 15:26:00 +01:00
2013-06-05 14:32:47 +02:00
2013-06-06 17:51:28 +02:00
2013-09-16 14:33:49 +02:00
2013-10-25 12:56:12 +02:00
2013-10-23 15:03:03 +02:00
2013-02-25 15:26:00 +01:00
2013-06-06 17:51:28 +02:00
2013-06-06 17:51:28 +02:00
2013-10-25 12:56:12 +02:00
2012-03-28 01:04:46 +02:00
2013-02-25 15:26:00 +01:00
2013-06-06 17:51:28 +02:00
2013-02-25 15:26:00 +01:00
2013-01-15 19:13:32 +01:00
2013-02-25 15:26:00 +01:00
2013-03-27 10:03:28 +01:00
2013-03-27 10:03:28 +01:00
2013-06-06 17:51:28 +02:00
2013-06-06 17:51:28 +02:00
2013-02-25 15:26:00 +01:00
2013-06-06 17:51:28 +02:00
2013-06-06 17:51:28 +02:00
2013-10-14 00:24:05 +03:00
2013-10-14 00:24:05 +03:00
2013-06-06 17:51:28 +02:00
2013-03-20 20:56:14 +01:00
2013-02-25 15:26:00 +01:00
2013-06-06 17:51:28 +02:00
2013-02-25 15:26:00 +01:00
2013-06-06 17:51:28 +02:00
2013-02-25 15:26:00 +01:00
2013-06-06 17:51:28 +02:00
2013-06-06 17:51:28 +02:00
2013-06-06 17:51:28 +02:00
2013-01-15 19:13:32 +01:00
2012-02-21 20:51:56 +01:00
2013-06-06 17:51:28 +02:00
2013-06-06 17:51:28 +02:00
2013-02-25 15:26:00 +01:00
2013-02-28 22:47:29 +01:00
2012-02-15 18:08:08 +01:00
2013-10-14 00:24:05 +03:00
2013-04-09 16:18:37 +02:00
2013-06-06 17:51:28 +02:00
2013-06-06 17:51:28 +02:00
2013-06-06 17:51:28 +02:00
2013-04-12 06:21:22 -07:00
2013-01-15 19:07:46 +01:00
2013-02-25 15:26:00 +01:00
2013-04-09 16:07:35 +02:00
2013-06-06 17:51:28 +02:00
2013-04-18 22:22:04 +03:00
2013-02-25 15:26:00 +01:00
2013-06-06 17:51:28 +02:00
2013-01-15 19:13:32 +01:00
2013-02-25 15:26:00 +01:00
2013-04-15 22:43:07 -07:00
2013-06-06 17:51:28 +02:00
2013-06-06 17:51:28 +02:00
2013-06-06 17:51:28 +02:00
2013-04-09 16:19:14 +02:00
2013-06-06 17:51:28 +02:00
2012-08-31 14:15:52 +02:00
2013-01-23 16:18:09 +01:00
2013-01-29 15:10:47 +01:00
2013-03-27 23:41:02 +01:00
2013-06-06 17:51:28 +02:00
2013-06-06 17:51:28 +02:00
2013-03-27 23:41:02 +01:00
2013-10-24 12:44:21 +02:00
2013-05-22 17:36:48 +02:00
2013-04-18 22:22:04 +03:00
2013-04-18 22:22:04 +03:00
2013-10-14 00:24:05 +03:00
2013-02-25 15:26:00 +01:00
2013-06-06 17:51:28 +02:00
2013-04-06 15:36:28 -07:00
2012-03-17 01:26:58 -07:00