mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-12-22 03:00:29 +08:00
As far as I understand, it doesn't make any sense to hexify text columns; they break in many ways (you can't roundtrip the UTFs, quote_val gets the hex quoting wrong, etc) and in any case, the maatkit bugs about the feature are all about blob/binary columns. And, while a perilous excercise of genetic programming, removing it didn't break any pt-table-sync tests, so this commit does exactly that.
16 KiB
16 KiB