How do I change the timeout setting in MySQL Workbench?

Responsive Ad Header

Question

Grade: Education Subject: Support
How do I change the timeout setting in MySQL Workbench?
Asked by:
55 Viewed 55 Answers

Answer (55)

Best Answer
(264)
Open MySQL Workbench, go to 'Edit' -> 'Connection Properties'. Select your connection and click 'Test Connection'. If the test fails with 10060, click 'Advanced'. Under 'Connection Timeout', increase the value (e.g., from 10 to 30 seconds) and try the test again.