Forum Moderators: coopster

Message Too Old, No Replies

MySQL table last modified date

         

raimondious

7:01 pm on Aug 18, 2005 (gmt 0)

10+ Year Member



Does anyone know if there is a function in MySQL to return the date a table or database was last modified?

coopster

8:12 pm on Aug 18, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Have a look at the SHOW functions, particularly SHOW TABLE STATUS [dev.mysql.com].