What is the max_allowed_packet size for MySQL?

The default setting for MySQL max_allowed_packet is set to:

max_allowed_packet=32MB

---

If you need this setting increased, please open a support ticket with the requested max_allowed_packet size needed.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Do you allow remote MySQL connections?

We allow remote MySQL connections. You can login to your cPanel control panel and under the...

How do I import mysql databases via ssh command line?

You can import mysql databases via ssh command line with the following mysql command: $ mysql -h...

Powered by WHMCompleteSolution