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

This commit is contained in:
Balasubramanian Kandasamy 2013-07-15 13:41:27 +02:00
parent 66aad1a94d
commit 72c36f4415

View file

@ -81,7 +81,6 @@ if [ -n "$INSTALL" ] ; then
cd "$mybasedir"
scripts/mysql_install_db \
--rpm \
--random-passwords \
--user=mysql \
--basedir="$mybasedir" \
--datadir=$mydatadir