I have a DB that take a few second to establish connection.
SQLyog terminate the connection attempt faster than then DB can respond; therefore, it’s keep giving me the error Error No. 2013 Lost connection to MySQL server at ‘handshake: wating for initial communication packet’, system error: 138.
Is there a way I can extend the wait time for respond on the MySQLyog?
I am having the MySQLyog version 12.2.6.
Attachment show the error message.
Thank you,