Comven commented on issue #15925: URL: https://github.com/apache/shardingsphere/issues/15925#issuecomment-1100633295
mysql 5.7.32-log with shardingsphere-5.1.1 also has the same question.It seems that the end of time boundary is taken upward. 2022-03-07 23:59:59.999 as the end time, The result Contains the results of the next day '2022-03-08 00:00:000'. However, the SQL log printed by shardingsphere looks correct. Using shardingsphere of version 5.0.0 or directly using mybatis can find the correct results. -- 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]
