ccw55ccw commented on issue #13434: URL: https://github.com/apache/shardingsphere/issues/13434#issuecomment-961571505
> @ccw55ccw You could add `SELECT` permission for `test` account, e.g. > > ``` > grant SELECT on *.* to 'test'; > ``` > > Thanks for your feedback, I'll investigate the connection pool issue. I found out through debugging that the lower version of Atomikos may cause connection leaks. when i replace another version of Atomikos 5.0.8 the connection leaks didn't not happened. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
