Bug #9062 Service crashes if any type of SQL is invoked
Submitted: 8 Mar 2005 23:05 Modified: 8 Mar 2005 23:43
Reporter: Ståle Rosland Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:5.0.2 OS:Windows (Win XP SP2)
Assigned to: CPU Architecture:Any

[8 Mar 2005 23:05] Ståle Rosland
Description:
I'm not sure if this problem is local to me, but just in case I'll post it.

I'm trying to run the apha version of MySQL 5.0.2
All previous version (even pre-production versions), have installed and behaved stable and functional with a few exceptions.

This version, however, installs and starts as a service as it should. The only type of query it accepts is a 'show databases/tables'. It will correctly display content, but if I try to do any type of table related query, it crashes.
I've tried command-line queries, MySQLCC, Navicat and phpMyAdmin. Same result every time. As soon as you pass even the most trivial query to a table, it crashes.

I've been trying to download the binaries 3 times, and done clean installs and upgrade installs on 2 different machines. The result is the same every time.

This is the error code it gives (in the Windows "mysqld-nt.exe has a problem and need to be shut down..." window:

szAppName : mysqld-nt.exe     szAppVer : 0.0.0.0     szModName : mysqld-nt.exe
szModVer : 0.0.0.0     offset : 001346c4  

How to repeat:
Restart the server, and pass any type of query.
[8 Mar 2005 23:43] MySQL Verification Team
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html