yes, its gone in 4.0.16

> -----Ursprungligt meddelande-----
> Från: Victoria Reznichenko [mailto:[EMAIL PROTECTED] 
> Skickat: den 23 oktober 2003 21:12
> Till: [EMAIL PROTECTED]
> Ämne: Re: Tablecrash
> 
> 
> "Datatal AB - Gauffin, Jonas" <[EMAIL PROTECTED]> wrote:
> > 
> > I got a table that crashes everytime that I use "delete from 
> > hvd_layout_settings"
> > 
> > This is a infinite loop:
> > 
> > while (1)
> > {
> > check table hvd_layout_settings = table ok
> > delete from hvd_layout_settings
> > check table hvd_layout_settings = table crashed
> > repair table hvd_layout_settings
> > }
> > 
> > Im using mysql 4.0.15a.
> > 
> 
> Seems your bug is the same as http://bugs.mysql.com/bug.php?id=1321
> Which OS do you use?
> 
> 
> -- 
> 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]
> 
> 
> 

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

Reply via email to