yoshinorim / mha4mysql-manager

Development tree of Master High Availability Manager and tools for MySQL (MHA), Manager part
http://code.google.com/p/mysql-master-ha/
GNU General Public License v2.0
1.47k stars 500 forks source link

Fix checksuming check when same checksums are not in adjacent lines #26

Closed kaiwangchen closed 11 years ago

kaiwangchen commented 11 years ago

sample result DATABASE TABLE CHUNK HOST ENGINE COUNT CHECKSUM TIME WAIT STAT LAG test t1 0 127.0.0.1 InnoDB 2 f54c7385 0 0 NULL NULL test t1 0 127.0.0.1 InnoDB 2 xxxxxxxx 0 0 NULL NULL test t1 0 127.0.0.1 InnoDB 2 f54c7385 0 0 NULL NULL test t1 0 127.0.0.1 InnoDB 2 f54c7385 0 0 NULL NULL