Andrew Hutchings: TIMESTAMP with microseconds

Back in 2005 a user requested on the MySQL bug tracker that the TIME/DATE based data types store microseconds.  I personally don’t think this is an unreasonable request and judging by the many posts to the bug report by users between then and now this is something quite a few people would like to see. [...] [...more]

Drizzle Comments (0)

PHP Convert MySQL Timestamp to Ago Format: OOP Class Tutorial Object Oriented Programming

Learn how to program OOP in PHP and convert MySQL timestamp to the “Ago” format. Using a PHP class. Get the Zip Download Package Here: www.developphp.com [...more]

MySQL Comments (15)

How to convert a timestamp to seconds in PHP?

Or how can I subtract two timestamps in PHP? [...more]

PHP Comments (1)

How do I modify a timestamp column in mysql?

I created a table with a timestamp column that’s defaulted to current_timestamp through the wizard; however I forgot to make this auto-updated on update. how do I modify this through sql now? searched alter table commands but can’t get it to work. can someone help? [...more]

MySQL Comments (2)

How do you create a timestamp column in MySQL 3 on create only?

I’m using mysql for a project (not my choice) and I need to create a column that just does a timestamp on create, not on every update. Simply using timestamp as the column type doesn’t work as it changes on update. I want to clarify that this is mysql version 3 [...more]

MySQL Comments (1)


 

February 2012
M T W T F S S
« Jan    
 12345
6789101112
13141516171819
20212223242526
272829