mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
mysql.server should read [server] group from my.cnf - according to the manual
This commit is contained in:
@@ -129,7 +129,7 @@ then
|
||||
extra_args="-e $datadir/my.cnf"
|
||||
fi
|
||||
|
||||
parse_arguments `$print_defaults $extra_args mysqld mysql_server mysql.server`
|
||||
parse_arguments `$print_defaults $extra_args mysqld server mysql_server mysql.server`
|
||||
|
||||
# Safeguard (relative paths, core dumps..)
|
||||
cd $basedir
|
||||
|
Reference in New Issue
Block a user