2 messages in com.mysql.lists.bugsRe: Crash with derived table in MySQL...
FromSent OnAttachments
Sanja Byelkin25 Nov 2002 05:30 
Jocelyn Fournier25 Nov 2002 16:32 
Subject:Re: Crash with derived table in MySQL-4.1
From:Sanja Byelkin (san@mysql.com)
Date:11/25/2002 05:30:21 AM
List:com.mysql.lists.bugs

Hi, Jocelyn!

On Tue, Nov 26, 2002 at 12:32:30AM -0000, Jocelyn Fournier wrote:

Hi !

A crash with derived table this time (although it's more and more difficult to find bug/crash now ;))

How-to-repeat :

mysql> SELECT 1 FROM (SELECT (SELECT a)); ERROR 2013: Lost connection to MySQL server during query

Thank you for bugreport. I fix it (patch is pushed).

[skip]