Skip to content

Commit 6078836

Browse files
committed
Remove --insecure from postinstall-solaris, it was a temporary fix
1 parent 22e56c5 commit 6078836

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packaging/solaris/postinstall-solaris.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ if [ -n "$INSTALL" ] ; then
7979
cd "$mybasedir"
8080
bin/mysql_install_db \
8181
--user=mysql \
82-
--insecure \
8382
--basedir="$mybasedir" \
8483
--datadir=$mydatadir
8584
)

0 commit comments

Comments
 (0)