unknown
36df41ed95
MDEV-4506: Parallel replication.
...
Add another test case.
2013-09-19 12:45:59 +02:00
unknown
39794dc72c
MDEV-4506: Parallel replication.
...
Add another test case, using DEBUG_SYNC.
Fix one bug found.
2013-09-17 14:07:21 +02:00
unknown
5633dd8227
MDEV-4506: parallel replication.
...
Add a simple test case.
Fix bugs found.
2013-09-16 14:33:49 +02:00
unknown
a1cfd47346
MDEV-4506: Parallel replication: Intermediate commit.
...
Wait for all worker threads to finish when stopping the SQL thread.
(Only a basic wait; this still needs to be fixed to include timeout
logic as in sql_slave_killed()).
2013-07-04 09:20:56 +02:00
unknown
535de71728
MDEV-4506: Parallel replication: intermediate commit.
...
Fix typo in worker thread free list management.
Simple parallel INSERT from worker threads runs now.
2013-06-25 15:48:01 +02:00
unknown
6d1e55f518
MDEV-4506: Parallel replication: Intermediate commit.
...
A few fixes following tests. Now can apply one INSERT event in
a separate worker thread.
2013-06-25 09:30:19 +02:00