Werner Stuerenburg writes:
> _____________________________________________________
> Win98 4.10.98, AMD Duron, 128 MB RAM
> MySQL 3.23.39 running on localhost
> 
> _____________________________________________________
> Query is
> 
>       DELETE FROM staticStrings
>              WHERE ruri LIKE 'staticAnzeigen%'
> 
> _____________________________________________________
> Error is
> 
>       Lost connection to MySQL server during query
> 
> _____________________________________________________
> 
> -- 
> Herzlich
> Werner Stuerenburg            
> 


Hi!

The above behavour can be  caused by corrupted table. If however, the
above DELETE always crashes our latest 3.23.39 binary, you should
prepare a repeatable test case and send it to [EMAIL PROTECTED]


A complete bug report is done in the following manner:

1) First check the reference manual and the mail archive !
   We try very hard to keep the manual up to date so most questions
   can usually be solved by looking it up.

   Write in the mail that you have checked the reference manual and
   mail archive so others know that you have tried to solve the
   problem yourself.

2) ALWAYS use mysqlbug when posting questions about a MySQL version
   you are using!  mysqlbug is for bug reports AND questions.

3) Send the bug report to the right mailing list.
   (See http://www.mysql.com/documentation/lists.html). If you are unsure
   you should use [EMAIL PROTECTED]

4) Include a full example for the problem, including a full test case
   with all responses/error messages.



-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to