When trying to restore a database in ssh I get the following error:
It seems that max_allowed_packet needs increasing. How do I do that?ERROR 1153 (08S01) at line 371: Got a packet bigger than 'max_allowed_packet' bytes
I am using this command:
mysql -h localhost -u root DATABASE < DATABASE.sql



LinkBack URL
About LinkBacks
Reply With Quote




