MySQLConnection .connectiontime out() returns 15. I want to drop that to
3, but it is read only. I see you can include the timeout "Connection
Timeout=30" as part of the connection string but I don't necessarily
want it at 3 during the connection--just for queries. Is there a way to
set it after I'm connected or for it not to affect the connection process?
3, but it is read only. I see you can include the timeout "Connection
Timeout=30" as part of the connection string but I don't necessarily
want it at 3 during the connection--just for queries. Is there a way to
set it after I'm connected or for it not to affect the connection process?
Comment