How to set up a MySQL short link 1. Check the mysql connection number statement command: 2. First, log in to MYSQL as a super user. Note that you must be a super user, otherwise you will be prompted that you do not have permission to modify. 3. Press the Enter key to execute and the current timeout will be displayed: 4. The default timeout period is displayed, which is 8 hours (in seconds). Now reset the parameter, for example, we want to set the timeout period to 10 hours. 5. Press Enter to execute the displayed result: 6. You can re-use show global variables like 'wait_timeout' to verify. This method is more intuitive, and the set parameters take effect immediately. The above steps are very simple. Thank you for reading and supporting 123WORDPRESS.COM. You may also be interested in:
|
<<: Summary of some practical little magic in Vue practice
>>: Summary of Linux sftp command usage
It is very simple to build a go environment under...
[LeetCode] 183.Customers Who Never Order Suppose ...
Table of contents Deploy nginx on server1 Deploy ...
Table of contents 1. Description of functions in ...
This article shares the specific code for impleme...
This article shares the specific code of JavaScri...
1. Create a configuration file directory cd /home...
Table of contents Introduction Introduction Aggre...
Using flex layout, if it is a nine-square grid, i...
Preface Histogram is a basic statistical informat...
This article shares with you a special effect mes...
Today I got familiar with the mouse zooming effect...
Abstract: Whether at work or in an interview, opt...
Unzip the Maven package tar xf apache-maven-3.5.4...
Table of contents Docker custom network 1. Introd...