We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c3f440 commit eafc340Copy full SHA for eafc340
packaging/solaris/postinstall-solaris.sh
@@ -82,7 +82,7 @@ if [ -n "$INSTALL" ] ; then
82
# We install/update the system tables
83
(
84
cd "$mybasedir"
85
- sbin/mysqld --initialize \
+ bin/mysqld --initialize \
86
--user=mysql \
87
--basedir="$mybasedir" \
88
--datadir=$mydatadir
0 commit comments