Files
percona-toolkit/lib
Brian Fraser fraserb@gmail.com 031cc1751c ChangeHandler: Don't hexify text columns.
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.
2012-08-27 15:04:51 -03:00
..
2012-08-24 20:02:48 -03:00
2012-08-15 17:28:52 -03:00
2012-08-24 15:27:11 -06:00
2012-02-14 10:54:02 -07:00
2012-08-22 08:20:59 -06:00
2012-06-07 14:53:47 -04:00