mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-01-30 02:06:27 +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.
15 KiB
15 KiB