summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorBalasubramanian Kandasamy <balasubramanian.kandasamy@oracle.com>2013-07-15 13:41:27 +0200
committerBalasubramanian Kandasamy <balasubramanian.kandasamy@oracle.com>2013-07-15 13:41:27 +0200
commit72c36f4415815d55ddb82b23682f3c549906c00e (patch)
treefefe65ba64557a97b8ffe694ccd274d5da9e8e7b /packaging
parent66aad1a94dd2aeb1be91c0b6ace81f3e99e53cb3 (diff)
downloadmariadb-git-72c36f4415815d55ddb82b23682f3c549906c00e.tar.gz
Removed random passwords feature for Bugfix#17160741 (not applicable for 5.5.X)
Diffstat (limited to 'packaging')
-rw-r--r--packaging/solaris/postinstall-solaris.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/solaris/postinstall-solaris.sh b/packaging/solaris/postinstall-solaris.sh
index 027969fcf0e..b024d94f158 100644
--- a/packaging/solaris/postinstall-solaris.sh
+++ b/packaging/solaris/postinstall-solaris.sh
@@ -81,7 +81,6 @@ if [ -n "$INSTALL" ] ; then
cd "$mybasedir"
scripts/mysql_install_db \
--rpm \
- --random-passwords \
--user=mysql \
--basedir="$mybasedir" \
--datadir=$mydatadir