Bug #3289 mysql.exe crashes if opened for a long time
Submitted: 24 Mar 2004 20:37 Modified: 25 Mar 2004 5:55
Reporter: [ name withheld ] Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S3 (Non-critical)
Version:mysql Ver 12.22 Distrib 4.0.18, for Win OS:Windows (Windows XP (5.1 SP1))
Assigned to: CPU Architecture:Any

[24 Mar 2004 20:37] [ name withheld ]
Description:
mysql.exe crashes if the command line utility is left unattended for a long time and then a user sends a command.

Probably because of the server timeout.

How to repeat:
Log into a mysql server with mysql.exe.
Do something like a db select and query.
Leave for a long time. Probably 1 hour or more.
Try another select.
(Crash!)
[25 Mar 2004 5:55] MySQL Verification Team
I tried with 3 hour without to get the reported behavior.