I am experiencing this same issue. The first time I connect to my MYSQL database using a port forward it's fine. On subsequent attempts to connect, my code hangs on:
pDBConn.Open()
for about 15 or so seconds. Then it connects just fine and runs my queries. Any solution to this yet?
pDBConn.Open()
for about 15 or so seconds. Then it connects just fine and runs my queries. Any solution to this yet?