mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-12-18 02:06:49 +08:00
Fix a code comment.
This commit is contained in:
@@ -8175,7 +8175,7 @@ sub main {
|
||||
};
|
||||
|
||||
# ########################################################################
|
||||
# Check the --alter statement. This is done again after the
|
||||
# Check the --alter statement.
|
||||
# ########################################################################
|
||||
my $renamed_cols = {};
|
||||
if ( my $alter = $o->get('alter') ) {
|
||||
|
||||
Reference in New Issue
Block a user