Thirunarayanan Balathandayuthapani 6a2afb42ba MDEV-36487 Fix ha_innobase::check() for sequences
InnoDB does the following check for sequence table during check
table command:
- There should be only one index should exist on sequence table
- There should be only one row should exist on sequence table
- The leaf page must be the root page for the sequence table
- Delete marked record should not exist
- DB_TRX_ID and DB_ROLL_PTR of the record should be 0 and 1U << 55
2025-06-09 13:52:44 +05:30
..
2025-04-18 17:11:01 +02:00
2024-12-02 17:51:17 +02:00
2025-01-29 23:57:22 +01:00
2025-05-22 09:22:55 +02:00
2025-04-29 11:18:00 +10:00
2025-04-29 11:18:00 +10:00
2025-04-29 11:18:00 +10:00
2025-05-22 09:22:55 +02:00
2025-04-29 11:18:00 +10:00
2025-05-22 09:22:55 +02:00
2024-12-02 17:51:17 +02:00
2025-05-22 09:22:55 +02:00