We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please answer these questions before submitting your issue. Thanks!
In https://github.com/pingcap/tidb/blob/7bfa896/server/conn.go#L1152-L1155, result set is not closed when the connection is released.
What did you expect to see?
What did you see instead?
What version of TiDB are you using (tidb-server -V or run select tidb_version(); on TiDB)?
tidb-server -V
select tidb_version();
7bfa896
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Bug Report
Please answer these questions before submitting your issue. Thanks!
If possible, provide a recipe for reproducing the error.
In https://github.com/pingcap/tidb/blob/7bfa896/server/conn.go#L1152-L1155, result set is not closed when the connection is released.
What did you expect to see?
What did you see instead?
What version of TiDB are you using (
tidb-server -V
or runselect tidb_version();
on TiDB)?7bfa896
The text was updated successfully, but these errors were encountered: