- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
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