Bug #7421 MySQL 5.02 crashes on Win2K
Submitted: 20 Dec 2004 4:35 Modified: 20 Dec 2004 6:51
Reporter: [ name withheld ] Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Query Browser Severity:S2 (Serious)
Version:5.02 OS:Windows (Windows 2000)
Assigned to: CPU Architecture:Any

[20 Dec 2004 4:35] [ name withheld ]
Description:
My SQL crashes when I try to inspect databases with the Query Browser and phpMyAdmin.  In Query Browser, I simply have to click under the default "mysql" and the error will be thrown.  in PhpMyAdmin, I simple have to select a table from a given database, and Windows will throw the error...

"mysqld-nt.exe has generated error and will be closed by Windows"

This was an insall on a fairly clean Win2K SP4 box.  Other than MySQL, only IIS & PHP4 were installed.

I uninstalled 5.02 and installed 4.1.7 and the crash didn't occur.

There's nothing in the logs (inspected with MySQL Administrator 1.0) to even suggest that an error occurred.

I was doing all this with the "root" user.

Marty

How to repeat:
1. Install Win2kSP4
2. Install IIS and PHP4 (php-4.3.9-installer.exe)
3. Install PhpMyAdmin
4. Install MySQL 5
5. Update the PhPMyAdmin config file with the MySQL details
6. Access PhPMyAdmin
7. Select the mysql database
8. Select a table from the list on the left
[20 Dec 2004 6:51] Hartmut Holzgraefe
duplicate of bug 6950 which is already fixed in the 5.0 source tree
[16 Jan 2005 22:17] Eric E
Same thing under winserver2003
[4 Feb 2005 6:03] Tom Szabo
I am having the same problem, I don't even have PHP installed. The service installs fine, and starts OK. Once I start Navicat, I get the same error as above!
[23 Mar 2005 22:15] Tharaka Ranaweera
I'm having the same error too. When reading, executing a query as well as when the query browser first reads from the database. What can be the problem??