Skip to content

Conversation

alittle-yu
Copy link
Contributor

parseResponse方法中如果使用createSQLExecutor,可能会覆盖在getStructure方法创建的SQLExecutor,SQLExecutor保存了数据库connection资源,覆盖后会导致connection无法正常释放资源。在使用数据连接池情况下会导致连接池连接占满。

@TommyLemon TommyLemon merged commit 440da17 into Tencent:master Sep 28, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants