Chris2018998 / beecp

A small JDBC Connection pool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

设置readonly的连接在close时没有重置readonly

crazyliuzc opened this issue · comments

多个查询和新增操作时出现,查询均为readonly
java.sql.SQLException: Connection is read-only. Queries leading to data modification are not allowed.

是的,确实有这个问题,下一个版本修复它