Files
percona-toolkit/t/pt-query-digest
Carlos Salguero f95d448e03 PT-1554 Updated pt-query-digest to use a proper checksum
Now, the checksum field is a CHAR(32) instead of a BIGINT.

Previously it was failing on some MySQL versions since the truncated int
it was storing is not consistent. Now, by having an MD5 stored as a
CHAR(32) the checksum is consistent across MySQL and OS versions.

This is a breaking change and pt-query-digest history and review tables
are not backwards compatible.
2018-06-13 11:25:47 -03:00
..
2015-08-03 17:26:51 -03:00
2013-08-03 12:29:08 -07:00
2018-01-18 12:47:38 -03:00
2013-03-01 16:35:43 -03:00
2017-03-17 18:10:04 -03:00
2013-03-06 14:21:29 -03:00
2012-06-03 15:14:30 -04:00