bughelp wanted
仓库指标
- 星标
- (19,103 个星标)
- PR 合并指标
- (平均合并 2天 11小时) (30 天内合并 147 个 PR)
描述
A cached prepared statement created with Connection::prepare_cached() returns BusySnapshot error if another concurrent connection modifies the database, essentially making it impossible to reuse a connection in a connect pool.