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
"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
Hello
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 my