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
Table of contents 1. Introduction to gojs 2. Gojs...
Empty link: That is, there is no link with a targ...
The configuration method of MySQL 5.5.56 free ins...
This article uses an example to illustrate the us...
I have been using CSS for a long time, but I have...
An application of CSS animation, with the same co...
1. Add alternative text to your logo This has two...
The front-end and back-end projects are separated...
Table of contents Configuration parsing Service C...
1. Download MySQL Community Server 5.7.16 and ins...
MySQL 5.7.21 winx64 free installation version con...
This article shares the specific code of Element-...
Phenomenon Start the Docker container docker run ...
The <abbr> and <acronym> tags represen...
As a basic element of a web page, images are one ...