mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
WL#751 Error message construction, backport
This commit is contained in:
@ -313,7 +313,7 @@ then
|
||||
cannot_find_file "$langdir/errmsg.sys"
|
||||
exit 1
|
||||
fi
|
||||
mysqld_opt="--language=$langdir"
|
||||
mysqld_opt="--lc-messages-dir=$langdir/.."
|
||||
fi
|
||||
|
||||
# Try to determine the hostname
|
||||
|
Reference in New Issue
Block a user