scuwuyu opened a new pull request #2086: fix SQL rewrite issue URL: https://github.com/apache/incubator-shardingsphere/pull/2086 Fixes #ISSUSE_ID. Changes proposed in this pull request: -I reported an issue 4 months ago,https://github.com/apache/incubator-shardingsphere/issues/1348. -Loxp fixed it,https://github.com/apache/incubator-shardingsphere/pull/1499. -But it's not perfect,it has another issue. If the SQL is single routing and the pagesize is bigger than one,then the query result will return all rows,bacause the parameters has been rewrited in ParsingSQLRouter.route().
---------------------------------------------------------------- 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
