| Bug #2681 | Ability to determine when DB was last modified (generic method) | ||
|---|---|---|---|
| Submitted: | 9 Feb 2004 5:14 | Modified: | 28 Nov 2005 10:55 |
| Reporter: | Phil Sladen | ||
| Status: | Verified | ||
| Category: | Server: InnoDB | Severity: | S4 (Feature request) |
| Version: | 4.1.0 | OS: | Linux (Linux 9.0) |
| Assigned to: | Heikki Tuuri | Target Version: | |
| Triage: | Triaged: D5 (Feature request) | ||
[9 Feb 2004 5:14]
Phil Sladen
[28 Nov 2005 10:55]
Valeriy Kravchuk
Thank you for a feature request. At least, keeping track of the last update time for each InnoDB table (as it is done for MyISAM) will create a useful base for answering the question. INFORMATION_SCHEMA.TABLES also have a column (UPDATE_TIME) just for that (it works so for MyISAM tables)
[19 Oct 2007 18:19]
Kirk Holub
Are the plans add this feature? If so in what release? There has been no activity on this request for almost 2 years.
[3 Jun 2008 13:43]
Lennart Schedin
This would be good feature to have. If it existed it could be used by a client application to determine a table should be re-read or not.
