percona-toolkit
percona-toolkit copied to clipboard
added new hook before_die
before die, the script calls the new hook (before_die) in oder to execute extra user's operations.
Alternatively, you could call the before_exit hook.
Hi @percona-csalguero someone can take care of this PR?
Hi, thanks for the contribution.
Would it be possible to write a test? There are examples in the t directory.
Thanks