lp://staging/~percona-toolkit-dev/percona-toolkit/changehandler-dont-hexify-text-cols
Created by
Brian Fraser
and last modified
- Get this branch:
- bzr branch lp://staging/~percona-toolkit-dev/percona-toolkit/changehandler-dont-hexify-text-cols
Members of
Percona Toolkit developers
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Brian Fraser (community): Approve
- Daniel Nichter: Pending requested
-
Diff: 71 lines (+30/-3)3 files modifiedbin/pt-table-sync (+1/-1)
lib/ChangeHandler.pm (+1/-1)
t/lib/ChangeHandler.t (+28/-1)
Related bugs
Related blueprints
Branch information
- Owner:
- Percona Toolkit developers
- Status:
- Merged
Recent revisions
- 383. By Brian Fraser <email address hidden>
-
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. - 382. By Daniel Nichter
-
Merge fix-bailouts. t/pt-table-
sync/issue_ 22.t needs to be fixed (bug 1038276).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/percona-toolkit/2.1