TeslaCN commented on issue #10531:
URL:
https://github.com/apache/shardingsphere/issues/10531#issuecomment-851240220
If the `max-connections-size-per-query` is relatively large and the
`maxPoolSize` is not large enough, the exception may occurred.
```
props:
max-connections-size-per-query: # a proper value
```
Maybe we should adjust the error message to make it easier to understand.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]