I'm wondering what will happen after 2038-01-19 03:14:07 with table fields using TIMESTAMP as data type?
I always preferred DATETIME but you apparently can't assign CURRENT_TIMESTAMP as default value to that type. I mean, 28 years is not so long when you think about it (in my opinion anyway)... So what will happen to all those TIMESTAMP fields then?