Jump to content

Recommended Posts

Posted

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.

Guest Geoff
Posted

How many statements are you executing? Try splitting the query up into smaller statements.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...