Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
Description
This is a port of MySQL bug # 2681 [1] to MariaDB.
Currently XtraDB / InnoDB does not support the UPDATE_TIME for tables in the INFORMATION_SCHEMA. Please add this support, as is the case for other popular table types such as MyISAM. Thank you.
Attachments
Issue Links
- causes
-
MDEV-14477 InnoDB update_time is wrongly updated after partial rollback or internal COMMIT
- Closed
- is part of
-
MDEV-6113 merge 5.7 innodb
- Closed
-
MDEV-13626 Merge InnoDB test cases from MySQL 5.7
- Closed
- relates to
-
MDEV-13006 update_time column of on i_s.tables remains NULL for sequence objects
- Open
- links to