Internal table fields
Posted: Sat Jul 29, 2006 7:40 pm
I'm wondering if MySQL and/or others keep internal variables fo each table and/or each record in a DB...
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
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