mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
Removed random passwords feature for Bugfix#17160741 (not applicable for 5.5.X)
This commit is contained in:
parent
66aad1a94d
commit
72c36f4415
1 changed files with 0 additions and 1 deletions
|
@ -81,7 +81,6 @@ if [ -n "$INSTALL" ] ; then
|
|||
cd "$mybasedir"
|
||||
scripts/mysql_install_db \
|
||||
--rpm \
|
||||
--random-passwords \
|
||||
--user=mysql \
|
||||
--basedir="$mybasedir" \
|
||||
--datadir=$mydatadir
|
||||
|
|
Loading…
Reference in a new issue