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
commit0956325f3dd2e6dae75164d5062ef8b45d5e2c87 (patch)
treefefe65ba64557a97b8ffe694ccd274d5da9e8e7b /packaging
parentdc8d01654b7c36f343c4902ba51c3e1fef884356 (diff)
downloadmariadb-git-0956325f3dd2e6dae75164d5062ef8b45d5e2c87.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