1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

BUG#12400313

Hardening the test case:
  - including a diff_tables at the end.
  - increasing the tolerance on the relay limit size.
This commit is contained in:
Luis Soares
2012-03-12 23:15:01 +00:00
parent 4a6c4d8603
commit 9eedf9b452
2 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,5 @@
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