Community

Why I Don’t Use Sysdate in MySQL

(Ike Walker) When I first started using MySQL, I was happy to see that MySQL had the familiar SYSDATE() function that I’d been using for years in Oracle. I wrote a bunch of code using SYSDATE() in MySQL, and then one day I noticed that my slave database sometimes had higher timestamp values than the

Read More - Register for Free Membership