Re: MySQL 4.1.0 dies on Subselect in Select-Expression

Sinisa Milivojevic <[email protected]>
Newsgroups gmane.comp.db.mysql.bugs
Message-ID <[email protected]>
Jan Langhans writes:
> Hello,
> 
> I'm running mysql 4.1.0-alpha-max-nt on Windows 2000, SP3.
> 
> The SQL-Script
> 

[skip]

> produces the following Output:
> 
> id
> 1
> 2
> node    meta    count   revision        deleted val
> 1       2       0       1       NULL    String 1
> 2       1       0       1       NULL    String 2
> ERROR 2013 at line 28: Lost connection to MySQL server during query
> 
> The Server has to restarted after running the above script.
> Any attempt to simplify the script made the bug disapear.
> 
> Kind Regards
> Jan Langhans
> 

I get the following results from 4.1.1:
id
1
2
node    meta    count   revision        deleted val
1       2       0       1       NULL    String 1
2       1       0       1       NULL    String 2
id      val
2       NULL


and no errors.

4.1.1 should be out before the end of this year.


-- 

Sincerely,

-- 
For technical support contracts, go to https://order.mysql.com/?ref=msmi
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[email protected]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB
/_/  /_/\_, /___/\___\_\___/   Fulltime Developer and Support Coordinator
       <___/   www.mysql.com   Larnaca, Cyprus


-- 
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe:    http://lists.mysql.com/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.