Troubleshooting guide for resolving connection interruptions when running queries on Vultrs Managed MySQL database service.
A Lost Connection error (ERROR 2013 (HY000)) occurs when your client cannot maintain a stable connection to your Vultr Managed MySQL cluster while executing a query. This can happen due to:
net_read_timeout or net_write_timeout values, leading the server to terminate the connection.You can address Lost Connection errors by taking the following steps to stabilize your database interactions:
public hostname and for resources within the same VPC, use the private hostname.net_read_timeout is 30 seconds.
0 Comments
Be the first to comment and share your perspective with the community.