mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Fixed a few typos.
This commit is contained in:
@@ -53,7 +53,7 @@ parse_arguments() {
|
||||
done
|
||||
}
|
||||
|
||||
# Get arguments from the my.cfg file, groups [mysqld] and [mysql_server]
|
||||
# Get arguments from the my.cnf file, groups [mysqld] and [mysql_server]
|
||||
if test -x ./bin/my_print_defaults
|
||||
then
|
||||
print_defaults="./bin/my_print_defaults"
|
||||
|
||||
Reference in New Issue
Block a user