5 messages in com.mysql.lists.bugsRe: MySQL crashes while importing a dump
FromSent OnAttachments
Sinisa Milivojevic21 Nov 2002 06:11 
Jocelyn Fournier21 Nov 2002 06:17 
Peter Zaitsev21 Nov 2002 06:45 
Sinisa Milivojevic21 Nov 2002 08:20 
Jocelyn Fournier21 Nov 2002 18:39 
Subject:Re: MySQL crashes while importing a dump
From:Sinisa Milivojevic (sin@mysql.com)
Date:11/21/2002 06:11:14 AM
List:com.mysql.lists.bugs

Jocelyn Fournier writes:

Hi,

How-to-repeat :

Use the sql file uploaded into :

ftp://support.mysql.com/pub/mysql/secret/posts.tar.gz

Then :

mysql taist -uroot -p < posts.sql <3:19:23 Enter password: ERROR 2006 at line 42: MySQL server has gone away

[skip]

mysql> SHOW WARNINGS; Empty set (0.00 sec)

Hi!

I have downloaded your test case and it worked like charm for me on both latest 4.0 and 4.1.

What is your max_allowed_packet. Not just that, send me your global my.cnf, and may be I might be able to repeat the case.

Did you try both 4.0 and 4.1 ??

SHOW WARNINGS are work in progress..