Articles on: Troubleshooting

ERROR: Lost connection to MySQL server during query

FIX:

This is due to ClientExec being disconnected frequently with the mysql server during a query. It is a server side problem and not a clientexec bug. To fix, you can try restarting the mysql services or looking at the timeout and max connections in your mysql config.

If you do not have root access to your server, then you will need to contact your hosting company / admin to solve this for you.

Updated on: 23/02/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!