Posts
Sort by recent activity
Timestamp fields with ON UPDATE set don't compare properly
MySQL is awkward in how it handles timestamps, but I seem to come across an unfortunate (and repeatable) problem. In summary, MySQL COmpare never seems to include an "ON UPDATE" clause in its table...