Bug #19 subselect inside DO crash server
Submitted: 3 Jan 2003 14:52 Modified: 3 Jan 2003 16:10
Reporter: Oleksandr Byelkin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:4.1 OS:Any (any)
Assigned to: Oleksandr Byelkin CPU Architecture:Any

[3 Jan 2003 14:52] Oleksandr Byelkin
Description:
crash with do 

How to repeat:
mysql> do (select a from a); 
ERROR 2013: Lost connection to MySQL server during query 
 

Suggested fix:
need to open tables (and check rights)