1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Bug #51468: mysqld_multi is broken in 5.1.44

Fixed a syntax error in mysqld_multi.sh
This commit is contained in:
Georgi Kodinov
2010-02-26 14:49:13 +02:00
parent a0723c0665
commit 6f51e9e4f8

View File

@@ -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)