MySQL Forums
Forum List  »  Security

Re: How can find the Changes in Database Table Structure
Posted by: Georgi Kodinov
Date: August 31, 2015 08:33AM

The create/update/last access time are coming straight from the OS (fstat()). They are tracking the .frm file.
So if you update (or somehow otherwise modify) your .frm file these will get updated.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How can find the Changes in Database Table Structure
1179
August 31, 2015 08:33AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.