You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/05/11 08:49:09 UTC

[GitHub] [shardingsphere] RaigorJiang commented on issue #10207: After using shardingJDBC, there is a problem with the processing of the date format

RaigorJiang commented on issue #10207:
URL: https://github.com/apache/shardingsphere/issues/10207#issuecomment-838094642


   Hi @lancecpdd 
   Sorry to have kept you waiting.
   I found the cause of the problem, and the change appeared after the merge of the ResultSet.
   
   ![image](https://user-images.githubusercontent.com/5668787/117785075-cd965a80-b276-11eb-9cd0-b5814f1dd5b1.png)
   
   
   At line 138, the datetime column is correct. But after resultSet merged at line 141, the datetime column got changed.
   This problem was fixed in 4.0.0, and all subsequent versions are correct, can you try newer version?
   


-- 
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:
users@infra.apache.org