mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
Hardening the test case: - including a diff_tables at the end. - increasing the tolerance on the relay limit size.
6 lines
191 B
Plaintext
6 lines
191 B
Plaintext
include/master-slave.inc
|
|
[connection master]
|
|
include/assert.inc [Assert that relay log space is close to the limit]
|
|
include/diff_tables.inc [master:test.t1,slave:test.t1]
|
|
include/rpl_end.inc
|