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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...