Query to find tables modified in the last hour
Posted
by oalo
on Stack Overflow
See other posts from Stack Overflow
or by oalo
Published on 2010-03-22T12:09:52Z
Indexed on
2010/03/22
12:11 UTC
Read the original article
Hit count: 286
mysql
|mysql-query
I want to find out which tables have been modified in the last hour in a MySQL database. How can I do this?
I am new to MySQL so please try to explain it as simply as you can.
thank you!
© Stack Overflow or respective owner