MySQL突然无法在Windows Server 2003上运行

时间:2022-03-16 01:50:48

I installed PHP and MySQL on our windows 2003 server about 3 months ago. Everything has been working wonderfully, but for some reason when I came into work this morning, the service had stopped working. I proceeded to start the service up again, shortly there after the service stopped again. In the Event Log for the server I have the following errors:

我大约3个月前在Windows 2003服务器上安装了PHP和MySQL。一切都工作得很好,但出于某种原因,当我今天早上上班时,服务已停止工作。在服务再次停止后,我很快再次开始服务。在服务器的事件日志中,我有以下错误:

Application Event: Source: Application Error, Category 100, Event ID: 1000, Description: Faulting application mysqld.exe, version 0.0.0.0, faulting module mysqld.exe, version 0.0.0.0, fault address 0x002aafd7.

应用程序事件:源:应用程序错误,类别100,事件ID:1000,描述:错误应用程序mysqld.exe,版本0.0.0.0,错误模块mysqld.exe,版本0.0.0.0,错误地址0x002aafd7。

System Event: Source: Service Control Manager, Description: The MySQL service terminated unexpectedly. It has done this 2 time(s).

系统事件:源:服务控制管理器,说明:MySQL服务意外终止。它完成了这2次。

I figured something was just buggy, so I rebooted the server, same problem. As far as I know, nothing was changed on the server over the weekend.

我觉得有些东西只是马车,所以我重新启动服务器,同样的问题。据我所知,周末服务器上没有任何变化。

When I launched MySQL Administrator that installed with it, And click on the Server logs, their is no information, and most boxes are grayed out.

当我启动随其安装的MySQL Administrator时,点击服务器日志,它们没有信息,大多数框都显示为灰色。

If somebody could point me in the right direction it would be greatly appreciated.

如果有人能指出我正确的方向,我将不胜感激。

1 个解决方案

#1


Try examining the MySQL error log.

尝试检查MySQL错误日志。

A possible location would be:

可能的位置是:

C:\Program Files\MySQL\MySQL Server 4.1\data\server-name.err

C:\ Program Files \ MySQL \ MySQL Server 4.1 \ data \ server-name.err

#1


Try examining the MySQL error log.

尝试检查MySQL错误日志。

A possible location would be:

可能的位置是:

C:\Program Files\MySQL\MySQL Server 4.1\data\server-name.err

C:\ Program Files \ MySQL \ MySQL Server 4.1 \ data \ server-name.err