Hi,
I was wondering what the MySQL max_allowed_packet size is. Is it standard 1 mb? I try to upload a table in my database but it always gives the error user warning: Got a packet bigger than 'max_allowed_packet' .......
Locally I can just adjust the my.ini fine and change it to for example 16mb instead of 1mb, but of course I don't have access to this here on Heliohost.