Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

I have a local MySQL dump that I want to migrate to my database cluster. Since the local MySQL is not available on the network I cant use the normal Migrate database functionality. Instead I want to import it as a dump/backup. However, I am encountering an issue where the query takes longer than 30 seconds or the packet is larger than 16 MB, causing the error Lost connection to MySQL server during query. This is a common problem for larger queries, and the usual solution is to increase the values of the max_allowed_packet and max_execution_time fields. I attempted to do this through the CLI, but I was informed that I need superadmin rights to make these changes. I also cannot find any settings on the dashboard that would resolve this issue.
How do you solve this problem here on DigitalOcean?
Chris
twcinnovations
richard.wilson
richard.wilson
richard.wilson
rich
b4dbf29d32f847318da467ebae7220
Yakin
caio_fr_sp
Abhishek M S
lnxfsf