terrymanu commented on issue #2136: (mybatis + shardingjdbc ) multithreading paging query Incorrect result URL: https://github.com/apache/incubator-shardingsphere/issues/2136#issuecomment-479773217 The reason is we should not modify SQLStatement after cached. Should clone a new limit object and save to SQLRouteResult.
---------------------------------------------------------------- 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] With regards, Apache Git Services
