Re: execute insert error, ERROR 2006

2001-05-14 Thread Sinisa Milivojevic
SJ writes: > I insert a sql statment, size is 30M, a field type is longtext > using >mysql dbname < filename > > in file, it is a sql as insert into table ... values ... > > where file size is 10 M, it execute well, but report error when file size is to 30M > > > it report: > ERROR

execute insert error, ERROR 2006

2001-05-14 Thread SJ
I insert a sql statment, size is 30M, a field type is longtext using mysql dbname < filename in file, it is a sql as insert into table ... values ... where file size is 10 M, it execute well, but report error when file size is to 30M it report: ERROR 2006 at line 1: MYSQL server has