Commit 95875780 authored by Sergei Golubchik's avatar Sergei Golubchik

merge

parents 22c5ffde 1f2f353c
......@@ -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