Re: Got a packet bigger than 'max_allowed_packet' bytes

2006-05-18 Thread Kishore Jalleda
gt; about 7000 lines, on an 800M dump. I guess this tells me I have some > extremely long lines, which would be happy to take up more than > 'max_allowed_packet' bytes, which is set to 16M. > > The specific error I get is: > > ERROR 1153 (08S01) at line 3132: Got a pac

Re: Got a packet bigger than 'max_allowed_packet' bytes

2006-05-18 Thread Dan Trainor
s me I have some extremely long lines, which would be happy to take up more than 'max_allowed_packet' bytes, which is set to 16M. The specific error I get is: ERROR 1153 (08S01) at line 3132: Got a packet bigger than 'max_allowed_packet' bytes Using: mysql -uroot -p database

Re: Got a packet bigger than 'max_allowed_packet' bytes

2006-05-18 Thread Kishore Jalleda
ong lines, which would be happy to take up more than 'max_allowed_packet' bytes, which is set to 16M. The specific error I get is: ERROR 1153 (08S01) at line 3132: Got a packet bigger than 'max_allowed_packet' bytes Using: mysql -uroot -p database < /tmp/800MSQLFile.sql

Got a packet bigger than 'max_allowed_packet' bytes

2006-05-18 Thread Dan Trainor
more than 'max_allowed_packet' bytes, which is set to 16M. The specific error I get is: ERROR 1153 (08S01) at line 3132: Got a packet bigger than 'max_allowed_packet' bytes Using: mysql -uroot -p database < /tmp/800MSQLFile.sql under MySQL 5.0.21. I don't have much experi