Skip to main content

increase max_allowed_packet

Comments

3 comments

  • lldeepakll
    Hi, You can add the following line under mysqld section in /etc/my.cnf file. max_allowed_packet=268435456 (Enter desired value) After adding restart mysql service. Service mysql restart
    0
  • cPanelMichael
    Hello, Yes, as mentioned, you can add the value if it does not yet exist. Ensure you restart MySQL after making any changes. Thank you.
    0
  • sado.buzz
    Solved, Tank You :)
    0

Please sign in to leave a comment.