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
..
2023-07-26 17:15:00 +07:00
2025-02-18 16:38:18 +01:00
2025-06-06 18:42:16 +05:30
2025-06-06 18:42:16 +05:30
2025-05-05 11:36:55 +10:00
2023-07-26 17:15:00 +07:00
2024-08-19 11:16:32 +10:00
2024-08-19 11:16:32 +10:00
2025-05-05 11:36:55 +10:00
2025-04-29 13:53:16 +10:00
2025-06-09 13:52:44 +05:30
2025-06-09 13:52:44 +05:30
2024-08-19 11:16:31 +10:00
2024-08-19 11:16:31 +10:00
2024-11-08 07:17:00 +01:00
2025-04-29 13:53:16 +10:00
2024-07-11 10:21:07 +04:00
2023-07-26 17:15:00 +07:00
2025-04-17 17:18:55 +02:00
2025-04-17 17:18:55 +02:00
2025-04-28 12:59:39 +03:00
2025-05-22 09:22:55 +02:00
2023-08-05 20:34:09 +02:00
2025-02-06 16:46:36 +01:00
2024-12-03 20:25:04 +05:30
2024-11-08 07:17:00 +01:00
2024-08-19 11:16:31 +10:00
2025-05-22 09:22:55 +02:00
2025-04-27 19:40:00 +02:00
2023-07-26 17:15:00 +07:00
2023-07-26 17:15:00 +07:00
2025-04-28 12:59:39 +03:00
2025-05-22 09:22:55 +02:00
2025-04-29 13:53:16 +10:00
2024-08-19 11:16:32 +10:00
2024-08-19 11:16:32 +10:00
2023-07-26 17:15:00 +07:00
2025-01-20 18:13:16 +01:00
2025-01-20 18:13:16 +01:00
2025-04-17 17:18:55 +02:00