For instance, is there a MySQL internal variable which you can access, through undocumented API or something which allows you to view which time a MySQL table might have created or modified?
I imagine there must be something like this, but of course I cannot find anything on it...
Also if there is a timestamp for tables, do other databases support this as well???
Cheers