Commit 69931b14 authored by Sergei Golubchik's avatar Sergei Golubchik

merge

parents 807bc58c 77d307f7
......@@ -329,8 +329,10 @@ then
cannot_find_file "$langdir/errmsg.sys"
exit 1
fi
mysqld_opt="--language=$langdir"
else
langdir=english
fi
mysqld_opt="--language=$langdir"
# Try to determine the hostname
hostname=`@HOSTNAME@`
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment