在 xamp 中启动 mysql 时出错

在 xamp 中启动 mysql 时出错

我在 xamp 中尝试启动 mysql 时收到错误

11:31:58 AM  [mysql]    Status change detected: running
11:32:03 AM  [mysql]    Status change detected: stopped
11:32:03 AM  [mysql]    Error: MySQL shutdown unexpectedly.
11:32:03 AM  [mysql]    This may be due to a blocked port, missing dependencies, 
11:32:03 AM  [mysql]    improper privileges, a crash, or a shutdown by another method.
11:32:03 AM  [mysql]    Press the Logs button to view error logs and check
11:32:03 AM  [mysql]    the Windows Event Viewer for more clues
11:32:03 AM  [mysql]    If you need more help, copy and post this
11:32:03 AM  [mysql]    entire log window on the forums

我已将 apache 端口更改为 8081。之后 apache 工作正常。并尝试更改 mysql 端口,但它不起作用。

相关内容