Online Documentation for SQL Manager for MySQL

Timeouts


Connect timeout (in seconds) option is used to define the timeout for connection to the server.

 

Metadata lock wait timeout (in seconds) option is used to define the timeout for attempts to acquire metadata locks. This timeout applies to all statements that use metadata lock: DML and DDL operations on tables, views, stored procedures, and stored functions, LOCK TABLES, FLUSH TABLES WITH READ LOCK, and HANDLER statements.

 

 

Environment Options - Tools - Timeouts