Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

text protocol prepare execute result is unstable #48

Open
lysu opened this issue Jun 7, 2021 · 0 comments
Open

text protocol prepare execute result is unstable #48

lysu opened this issue Jun 7, 2021 · 0 comments

Comments

@lysu
Copy link
Contributor

lysu commented Jun 7, 2021

prepare using com_query seems can not auto reprepare when go mysql driver reconnection caused by meets driver.ErrBadConn

so, sometimes we can observe test case failure with "Error 8111: Prepared statement not found" after "closing bad idle connection:..."

maybe we can support binary protocol(it can re-prepare when reconnection) via go-sql-driver's prepare API when free

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant