bughelp wanted
倉庫指標
- Star
- (19,103 star)
- PR 合併指標
- (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.