Saturday, March 22, 2014

[coding] The Time War, Part 2

The easiest fix is to change all SQL code from:

NOW()

to

UTC_TIMESTAMP()



and not even JDBC can fuck that up.

No comments:

Post a Comment