![]() |
|
首页 │ Apache │ Linux│ Java│ MySQL│ 注册│帮助 | |||
有个客户发过来错误日志
win apache mysql
mysql_log
一堆这种错误
060130 9:42:16 [ERROR] F:\webserver\MySQL\MySQL Server 4.1\bin\mysqld-nt: Forcing close of thread 72 user: 'root'
apache log
一堆这种错误
[Fri Jan 27 14:25:02 2006] [notice] Child 764: Child process is running
[Fri Jan 27 14:25:02 2006] [notice] Child 764: Acquired the start mutex.
[Fri Jan 27 14:25:02 2006] [notice] Child 764: Starting 500 worker threads.
[Fri Jan 27 14:26:53 2006] [warn] (OS 64)Le nom réseau spécifié n'est plus disponible. : winnt_accept: Asynchronous AcceptEx failed.
[Fri Jan 27 14:27:07 2006] [warn] (OS 64)Le nom réseau spécifié n'est plus disponible. : winnt_accept: Asynchronous AcceptEx failed.
请问是怎么回事???是不是mysql线程的问题,还有如果在他的php代码里没有关闭mysql连接(如果是pconnect也不能关闭),那关闭浏览器,这个连接是不是就关闭了?!
在网上找答案,说禁止acceptEx,不知道是不是最好的解决方法?1

