mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-12-18 02:06:49 +08:00
Remove trailing spaces (#665)
* Remove trailing spaces * PR-665 - Remove trailing spaces - Updated not stable test t/pt-online-schema-change/preserve_triggers.t - Updated utilities in bin directory * PR-665 - Remove trailing spaces - Fixed typos * PR-665 - Remove trailing spaces - Fixed typos --------- Co-authored-by: Sveta Smirnova <sveta.smirnova@percona.com>
This commit is contained in:
@@ -116,7 +116,7 @@ sub before_execute {
|
||||
# * dbh scalar: active dbh
|
||||
# Returns: hashref
|
||||
# Can die: yes
|
||||
# execute() executes the event's query if is hasn't already been executed.
|
||||
# execute() executes the event's query if is hasn't already been executed.
|
||||
# Any prep work should have been done in before_execute(). Adds Query_time
|
||||
# attrib to the event.
|
||||
sub execute {
|
||||
|
||||
Reference in New Issue
Block a user