http://qs321.pair.com?node_id=515541


in reply to Re: calculating 24 hours ago with localtime
in thread calculating 24 hours ago with localtime

Whenever I have to work with MySQL, I avoid TIMESTAMP like the plague. I initially thought it was a bug, but it seems to be a "feature" to update the first TIMESTAMP column on an update (or insert).

--
b10m

All code is usually tested, but rarely trusted.
  • Comment on Re: calculating 24 hours ago with localtime