Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
Selected Reading
How to keep the connection alive in MySQL Workbench?
To keep connection alive in MySQL Workbench, you need to reach at the following location −
Edit -> Preferences -> SQL Editor
Here is the snapshot of all the options.

After clicking the “Edit” menu, we will select “Workbench Preferences” as shown below −

Now, select SQL Editor and set an interval. You can also set the below options to set the connection alive in MySQL Workbench.
- DBMS connection Keep-alive interval
- DBMS connection Read-timeout interval
- DBMS connection Timeout interval
Here is the screenshot

Advertisements
