Sub select loses connection to ExeMgr

Bug #1087795 reported by Adam G
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
InfiniDB Community
New
Undecided
Unassigned

Bug Description

mysql> select * from people as p where (select sum(total) as total from orders as o where o.customer_id = p.customer_id group by o.customer_id);
ERROR 138 (HY000): Lost connection to ExeMgr. Please contact your administrator

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.