Streaming result set com.mysql.cj.protocol.a.result.ResultsetRowsStreaming@32bec952 is still active. No statements may be issued when any streaming result sets are open and in use on a given connection. Ensure that you have called .close() on any active streaming result sets before attempting more queries.
mysql连接禁用useCursorFetch=true以及mapper设置fetchSize都无法解决。
sharding-jdbc-core版本5.1.1 请教各位有无其他解决思路