pt-find should support --continue-on-error

Bug #1070277 reported by Olivier Doucet
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Toolkit moved to https://jira.percona.com/projects/PT
Invalid
Undecided
Unassigned

Bug Description

pt-find does not support argument --continue-on-error
This could be useful for this kind of query :

./pt-find mydb --engine=MyISAM --exec "ALTER TABLE %D.%N ENGINE=INNODB" --print --continue-on-error
`mytable`.`events`
DBD::mysql::db do failed: The used table type doesn't support FULLTEXT indexes [for Statement "ALTER TABLE `mytable`.`events` ENGINE=INNODB"] at ./pt-find line 3707, <STDIN> line 1.

Tags: pt-find
Revision history for this message
Daniel Nichter (daniel-nichter) wrote :

Since this is not a bug, I've created https://blueprints.launchpad.net/percona-toolkit/+spec/pt-find-continue-on-error. It sounds like a good option, but I can't say when we'd have time to implement it. If anyone submits a branch with tests, we'd be happy to merge it though (in that case, please link the branch to that blueprint and submit a merge proposal).

Changed in percona-toolkit:
status: New → Invalid
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PT-1038

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.