While investigating and fixing T191001, I discovered that the s51541_sulwatcher.logging table on labsdb1004 is not in sync with its master (labsdb1005).
# labsdb1004 MariaDB [s51541_sulwatcher]> select count(*) from logging; +----------+ | count(*) | +----------+ | 245675 | +----------+ 1 row in set (0.10 sec) # labsdb1005 MariaDB [s51541_sulwatcher]> select count(*) from logging; +----------+ | count(*) | +----------+ | 12188 | +----------+ 1 row in set (0.17 sec)
Feel free to close this task if you have a more general one for checksumming tool labsdb.