Loading scripts/mysqld_safe.sh +1 −0 Original line number Diff line number Diff line Loading @@ -217,6 +217,7 @@ if [ ! -d $mysql_unix_port_dir ] then mkdir $mysql_unix_port_dir chown $user $mysql_unix_port_dir chmod 755 $mysql_unix_port_dir fi # If the user doesn't specify a binary, we assume name "mysqld" Loading Loading
scripts/mysqld_safe.sh +1 −0 Original line number Diff line number Diff line Loading @@ -217,6 +217,7 @@ if [ ! -d $mysql_unix_port_dir ] then mkdir $mysql_unix_port_dir chown $user $mysql_unix_port_dir chmod 755 $mysql_unix_port_dir fi # If the user doesn't specify a binary, we assume name "mysqld" Loading