"Maru, Mulugeta" <[EMAIL PROTECTED]> wrote:
> Yes. I tried it at least three times and MySQL crashes i.e. I get disconn=
> ected. I do use Windows 2000 to run MySQL.=20

Could you provide structure of table 'players'? (Output of SHOW CREATE TABLE statement 
or mysqldump program)

> -----Original Message-----
> From: Victoria Reznichenko [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 05, 2004 5:02 AM
> To: [EMAIL PROTECTED]
> Subject: Re: MySQL 5 Application Error
> 
> 
> "Mulugeta Maru" <[EMAIL PROTECTED]> wrote:
>> I am using MySQL 5 issuing the following query when the application die=
> d on me three times.Query: Select name, year_of_birth from players where =
> year_of_birth <=3D ALL(select year_of_birth from players)
>>
>> Note: If I only use the first part of the query (i.e. without the subqu=
> ery) it runs no problem. I do not
>> think it is because of the subquery, becuase I have used a number of su=
> bqueries with this verision and they run fine.
> 
> Did you get this error every time you run the above query?


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com





-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to