dyrnq commented on issue #24103:
URL:
https://github.com/apache/shardingsphere/issues/24103#issuecomment-1809457789
@TeslaCN when sub_date added index, result are wrong again (with
sharding-jdbc 5.4.1), use default com.zaxxer.hikari.HikariDataSource driver has
no problem.
@lnnkai did you solve this problem?
when PreparedStatement SQL like sub_date between #{dateStart} and #{dateEnd}
when dateStart AND set dateEnd with java.util.Date the result wrong,
BUT
when dateStart AND set dateEnd with java.lang,String the result right
--
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]