Bug #39263 MySQL crash (mysqld-nt.exe application error)
Submitted: 5 Sep 2008 1:52 Modified: 9 Mar 2010 1:08
Reporter: Timandes White Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:5.0.45 OS:Windows (Windows Server 2003)
Assigned to: CPU Architecture:Any

[5 Sep 2008 1:52] Timandes White
Description:
MySQL crashes After I start the service and run the PHP script with some queries. Then when i restart the service and run the same PHP script, it crashes again.

Here is the crash event from Windows:
Error Type: Error
Event Source: Application Error
Event Category: (100)
Event ID: 1000

Description:
Application causing error mysqld-nt.exe, version 0.0.0.0, module mysqld-nt.exe, version 0.0.0.0, error address 0x002c270e.

(I tried to translate it from Chinese. it has some mistake maybe.)

The log of MySQL is very simple:

D:\MySQL\bin\mysqld-nt, Version: 5.0.45-community-nt-log (MySQL Community Edition (GPL)). start with:
TCP Port: 3306, Named Pipe: (null)
Time                       Id Command             Argument

What should i do?

How to repeat:
MySQL crashes After I start the service and run the PHP script with some queries. Then when i restart the service and run the same PHP script, it crashes again.
[5 Sep 2008 3:39] Valeriy Kravchuk
Thank you for a problem report. Please, try to repeat with a newer version, 5.0.67, and inform about the results.
[5 Sep 2008 5:49] Timandes White
i replaced MySQL from 5.0.45 to 5.1.26. it works, and PHP script works.
But when i connect it by Navicat from local, MySQL server returns a error:

1577 - Cannot proceed because system tables used by Event Scheduler were found damaged at server start.

can i trust MySQL and continue ignoring this error?
[5 Sep 2008 6:05] Valeriy Kravchuk
You should run mysql_upgrade script. See http://dev.mysql.com/doc/refman/5.1/en/mysql-upgrade.html.
[5 Sep 2008 6:38] Timandes White
all problems are solved.
Thank u very much.
[8 Mar 2010 21:34] Nuno Amaral
Hi,

I also have the same problem. 

How did you manage to solve?
[9 Mar 2010 1:08] Timandes White
Can i contact u by email?

I sent this issue long time ago...
I already forgot how i solved it...
PS:I'm bad at english...
[25 May 2010 17:31] Alex Elkin
I just got similar problem on Windows Server 2003 and MySQL 5.1.46. I also gave SSL on. Please - any ideas?