duzhanfei commented on issue #8913: URL: https://github.com/apache/shardingsphere/issues/8913#issuecomment-758654126
I wanna have a try. Thx. At 2021-01-08 12:01:44, "Juan Pan(Trista)" <[email protected]> wrote: Hi community, Tasks Are you interested in digging into ShardingRouteEngineFactory to verify whether ShardingProxy can run the following SQLs well? SHOW STATUS; SELECT @@session.transaction_read_only; How Start ShardingProxy with a sharding rule example Execute the SQLs above one at a time Check whether they can work well If not, please provide an exception log here, and we could consider fixing them. (My speculation is there is incorrect handling in ShardingRouteEngineFactory, so please give a breakpoint there if you want to do debugging.) Thanks for your interaction and waiting for your any comments. :) — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. ---------------------------------------------------------------- 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]
