What & How & Why

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录前一修订版
后一修订版两侧同时换到之后的修订记录
other:website:misc [2024/01/20 05:51] – [Dokuwiki Nginx 安全规则] codinghareother:website:misc [2024/02/04 15:25] – [MySQL无法自动启动] codinghare
行 22: 行 22:
 cd /etc/ cd /etc/
 rm my.inf rm my.inf
 +</code>
 +==PID file not found==
 +<code bash>
 +ERROR! MySQL server PID file could not be found!
 +#do this
 +rm -f /tmp/mysql-5.6.sock tmp/mysql-5.6.sock.lock
 </code> </code>