This is because the database server is set to automatically disconnect the connection after a period of inactivity to avoid too many connections. Solution:1. Select a database and right-click to open the connection properties Select Advanced and set Keepalive Interval (240) -- automatically send heartbeat data every 4 minutes, so that the connection can be maintained. Supplement: Things to note when Navicat gets stuck when importing SQL script files Pay attention! Do not set the max_allowed_packet = 64M parameter in the mysql.ini file too large. The above is my personal experience. I hope it can give you a reference. I also hope that you will support 123WORDPRESS.COM. If there are any mistakes or incomplete considerations, please feel free to correct me. You may also be interested in:
|
<<: Style trigger effect of web page input box
I am happy that some bloggers marked my article. ...
Table of contents Function call optimization Func...
Nine simple examples analyze the use of HTML form...
CSS Viewport units have been around for the past ...
Flexible layout (Flexbox) is becoming increasingl...
I have newly installed MySQL 5.7. When I log in, ...
After adding –subnet to Docker network Create, us...
Docker is an open source project that provides an...
A while ago, I wrote a blog post titled "Can...
Method 1: Use Google advanced search, for example...
This article shares the installation and configur...
Problem description: After executing docker run -...
1 Introduction Apache Storm is a free, open sourc...
After pressing Enter on the webpage, the form is a...
You may have set a MySQL password just now, but f...