Commit 742e16a
committed
Bug#37377888: rpl_relay_log_space_limit_half_logged_transaction.test fails with STA and compression
The test rpl_relay_log_space_limit_half_logged_transaction was not
prepared to run with single thread replication and compression.
We disable the test for single thread replication.
We fix the test so it runs with compression.
Change-Id: Ib7044840a0b62e884938b8904a0be5a75be59b8c1 parent 6111432 commit 742e16a
File tree
2 files changed
+7
-1
lines changed- mysql-test/suite/rpl_gtid
- r
- t
2 files changed
+7
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
60 | 66 | | |
61 | 67 | | |
62 | 68 | | |
| |||
0 commit comments