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
Ⅰ. Problem description: Use CSS to achieve 3D con...
Preface Workbench is installed on one computer, a...
Table of contents Preface 1. Preparation 2. Actua...
Table of contents 1. Template 2. Generics 3. Gene...
Recently, during the development process, I encou...
vue-element-admin import component encapsulation ...
What is a file system We know that storage engine...
Table of contents Storage Engine Memory Managemen...
Without going into details, let's go straight...
Simply use CSS to achieve all the effects of corn...
Many netizens often ask why their websites always ...
Table of contents useMemo useCallback useMemo We ...
When we install and configure the server LNPM env...
Long story short, today we will talk about using ...
When using apt-get to install, it will be very sl...