MySQL Forums
Forum List  »  General

Date comparison issue wit mysql 8.0.16
Posted by: Raman Haran
Date: May 21, 2019 09:51AM

Recently i upgraded from version 8.0.11 to 8.0.16 and the following code stopped working

select from_unixtime(1360863880706/1000)>= '';

Now it gives an Incorrect DATETIME value error. In earlier version this works. Any ideas?

Options: ReplyQuote


Subject
Written By
Posted
Date comparison issue wit mysql 8.0.16
May 21, 2019 09:51AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.