Ilaria Migliozzi
8e4824813f
added new hook before_die ( #509 )
...
* added new hook before_die
before die, the script calls this hook in oder to execute extra user's
operations
* PR-509 - added new hook before_die
- Added test cases
---------
Co-authored-by: Sveta Smirnova <sveta.smirnova@percona.com >
2023-11-06 18:22:14 +03:00
Sveta Smirnova
46fd033994
PT-2258 - Pass tbl as argument for on_copy_rows_after_nibble ( #682 )
...
- Implemented the feature
- Created test case
2023-09-22 13:35:29 +03:00
Marcelo HP Ferreira
8ece30ff2f
Add after nibble hook to pt-online-schema-change ( #645 )
...
* Include hook after nibble on copy rows
* Update tests with new hook for pt-online-schema-change
2023-07-31 16:30:24 +03:00
Kenny Gryp
ef313207dc
Changes as requested by daniel in merge feedback:
...
- change to get_slave_lag
- if then else
- chop comments 80 char wide
2014-04-23 13:24:11 +02:00
Kenny Gryp
dc6f1442c8
pt-online-schema-chnage: Added plugin feature 'override_slavelag_check' which allows modules to create their own ReplicaLagWaiter callback.
...
I fixed the current tests.
2014-03-24 19:25:41 +01:00
Daniel Nichter
1346757702
Test that the new table's charset can be changed.
2013-06-26 10:47:19 -07:00
Daniel Nichter
df0eb984d7
Don't drop new table if there are any @triggers_not_dropped.
2013-06-07 13:51:29 -07:00
Daniel Nichter
557a63232b
Document and test --plugin.
2013-02-28 17:27:39 -07:00
Daniel Nichter
5b56f8fccc
Retry metadata locks. Add --plugin to make testing this easier. Print --statistics in cleanup tasks. Add a helper script for myself: sandbox/set-mysql.
2013-02-28 12:29:17 -07:00