Removed random passwords feature for Bugfix#17160741 (not applicable for 5.5.X)
This commit is contained in:
parent
dc8d01654b
commit
0956325f3d
@ -81,7 +81,6 @@ if [ -n "$INSTALL" ] ; then
|
||||
cd "$mybasedir"
|
||||
scripts/mysql_install_db \
|
||||
--rpm \
|
||||
--random-passwords \
|
||||
--user=mysql \
|
||||
--basedir="$mybasedir" \
|
||||
--datadir=$mydatadir
|
||||
|
Loading…
x
Reference in New Issue
Block a user