mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.
This commit is contained in:
@ -68,7 +68,10 @@ sub main
|
||||
# than a correct --defaults-extra-file option
|
||||
|
||||
unshift @defaults_options, "--defaults-extra-file=$1";
|
||||
print "WARNING: --config-file is deprecated and will be removed\n";
|
||||
print "in MySQL 5.6. Please use --defaults-extra-file instead\n";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
foreach (@defaults_options)
|
||||
|
Reference in New Issue
Block a user