Farid
Thu 3rd Jul '03, 11:17pm
I just switched webhosts (Infinology to VO) and I got a full dump of my database (90 Mb). The attachment table is around 25 Mb, the post around 21 Mb and the serachindex around 20.
Since I have no Telnet access (virtual hosting at VO), the VO guys have been helping me to restore the database... but with no success :(
First, it seemed like the ERROR 2020 (Got packet bigger than 'max_allowed_packet') appears at a line corresponding to the attachment table. I emptied the attachment table and got a new dump. They were able to restore all the table but not the "post" one. Error 2020 again...
The guys told me they changed the max_allowed_packet to 128 Mb under the mysqld in the my.cnf file... And still it didn't work.
That's the last news from one of the tech guys:
I was not able to restore the post table, nor the whole database after dropping and recreating it. We have restored hundreds of databases for clients over the years and this is the first time I have received this error message:
root@zelda [/home/dtourism/public_html/mysql_dump]# mysql dtourism_dtourism < dtourism.sql
ERROR 2020 at line 3800: Got packet bigger than 'max_allowed_packet'
If you wish for us to investigate further please authorize support charges. One of our technicians will need to investigate a solution to this for you.
If you know the exact settings requires in the my.cnf file please let us know and we'll gladly try it again.
Please help!!! :(
Since I have no Telnet access (virtual hosting at VO), the VO guys have been helping me to restore the database... but with no success :(
First, it seemed like the ERROR 2020 (Got packet bigger than 'max_allowed_packet') appears at a line corresponding to the attachment table. I emptied the attachment table and got a new dump. They were able to restore all the table but not the "post" one. Error 2020 again...
The guys told me they changed the max_allowed_packet to 128 Mb under the mysqld in the my.cnf file... And still it didn't work.
That's the last news from one of the tech guys:
I was not able to restore the post table, nor the whole database after dropping and recreating it. We have restored hundreds of databases for clients over the years and this is the first time I have received this error message:
root@zelda [/home/dtourism/public_html/mysql_dump]# mysql dtourism_dtourism < dtourism.sql
ERROR 2020 at line 3800: Got packet bigger than 'max_allowed_packet'
If you wish for us to investigate further please authorize support charges. One of our technicians will need to investigate a solution to this for you.
If you know the exact settings requires in the my.cnf file please let us know and we'll gladly try it again.
Please help!!! :(