Removed random passwords feature for Bugfix#17160741 (not applicable for 5.5.X)

parent 66aad1a9
......@@ -81,7 +81,6 @@ if [ -n "$INSTALL" ] ; then
cd "$mybasedir"
scripts/mysql_install_db \
--rpm \
--random-passwords \
--user=mysql \
--basedir="$mybasedir" \
--datadir=$mydatadir
......
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