Error Code: 2013. Lost connection to MySQL server during query -


i got error code: 2013. lost connection mysql server during query error when tried add index table using mysql workbench. noticed appears whenever run long query.

is there away increase timeout value?

new versions of mysql workbench have option change specific timeouts.

for me under edit → preferences → sql editor → dbms connection read time out (in seconds): 600

changed value 6000.

also unchecked limit rows putting limit in every time want search whole data set gets tiresome.


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -