Matthias Wirtz wrote:
> Hi,
>
> I'm encountering the Error #2006 when inserting data into a table (ERROR
> 2006 (HY000): MySQL server has gone away). Each time after the same amount
> of rows have been successfully added the mysql client window shows me this
> error.
>
> The mysql client then tries to reconnect but with the same error message.
>
> I already set:
> max_allowed_packet=16M;
> delayed_insert_timeout=10000;
> connect_timeout=100000;
>
> as it was suggested in some newsgroups. But with the same result.
>
> I'm using 5.0.37 on a XP-box.
>
> Any ideas what might go wrong?
a couple of things:
1-are you sure you don't have any corruption in any of your data files (
in the data dir)
2-can you post the 50 last lines of your error file (generated by mysql)
--
lark --
hamzee@sbcdeglobalspam.net
To reply to me directly, delete "despam".