Bug #7803 MySQL Services on Window 2000
Submitted: 11 Jan 2005 13:55 Modified: 11 Jan 2005 15:23
Reporter: Ting K Tiong Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S3 (Non-critical)
Version:MySQL 5.00 --Alpha OS:Windows (Window 2000 Professional)
Assigned to: CPU Architecture:Any

[11 Jan 2005 13:55] Ting K Tiong
Description:
Hi,
I was able to install and create a test database on my pc running Window 2000 Professional.

I was able to login to MySQL Command line client. Create database and table with no problem. Then I try to run describe on my table. I got error pop-up say 

"The instruction at "0x005346c4" referenced memory at "0x00786000". The memory could be not "read".

Click on Ok to terminate the program or Click on CANCEL to debug the program.

In my mySQL Command line client session I got the message below:
ERROR 2013 (HY000): Lost connection to MySQL server during query

So I logout and try to log back in again but I got the error below

ERROR 2003 (HY000): Can't connect to MySQL server on 'localhost' (10061)

I found mySQL Services died so I had to restart.

Should mySQL Serivces died so easily?

Thanks.

Tiong

How to repeat:

I know this is very hard to reprocedure...

try to describe a table or execute any request in mySQL Command line client.

"The instruction at "0x005346c4" referenced memory at "0x00786000". The memory could be not "read".

Suggested fix:
I don't think mySQL service should die so easily.
[11 Jan 2005 15:23] MySQL Verification Team
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments
to the original bug instead.

Thank you for your interest in MySQL.

Additional info:

Duplicate for #6950