Bug #8515 Lost connection to MySQL server during query
Submitted: 15 Feb 2005 11:08 Modified: 23 Feb 2005 15:53
Reporter: Vadim Tkachenko Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.0.3 - development tree OS:Linux (Linux)
Assigned to: CPU Architecture:Any

[15 Feb 2005 11:08] Vadim Tkachenko
Description:
When I try to connect to non-existent database I get error:
ERROR 2013 (HY000): Lost connection to MySQL server during query

How to repeat:
./mysql
connect asdfghj;
[15 Feb 2005 11:40] Vadim Tkachenko
It's repeated on
-SuSE Linux 8.2 (i586)
-Red Hat Enterprise Linux AS release 3 (Taroon Update 2)
-SUSE LINUX Enterprise Server 9 (ia64)

The server doesn't crash, only client lost connection.

I used sources from bk tree, latest ChangeSet:
ChangeSet@1.1841.1.2, 2005-02-14 19:00:38-08:00
[23 Feb 2005 15:06] Vadim Tkachenko
Also Lost connection when I try to connect to database from user with insufficient privileges
[23 Feb 2005 15:53] MySQL Verification Team
It's a duplicate for the bug I reported earlier: #6837