mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
Bug #51468: mysqld_multi is broken in 5.1.44
Fixed a syntax error in mysqld_multi.sh
This commit is contained in:
parent
a0723c0665
commit
6f51e9e4f8
1 changed files with 0 additions and 1 deletions
|
@ -71,7 +71,6 @@ sub main
|
|||
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)
|
||||
|
|
Loading…
Reference in a new issue