You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi
i use go version 1.21
when i call BeginTx with my time out upper than ping timeout i get " context deadline exceeded " error
tested with mysql 5.7 and 8.0.32-0ubuntu0.20.04.2
tested on windows 11 and linux ( ubuntu 20.04 )
your code looks too ugly and I can not get what you do.
At least, you don't call tx.Commit() nor tx.Rollback().
Your code can not get connection within timeout.
hi
i use go version 1.21
when i call BeginTx with my time out upper than ping timeout i get " context deadline exceeded " error
tested with mysql 5.7 and 8.0.32-0ubuntu0.20.04.2
tested on windows 11 and linux ( ubuntu 20.04 )
how can fix this error?
The text was updated successfully, but these errors were encountered: