Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
-
None
Description
When doing an ALTER TABLE table_name sequence=1 we should give an error if:
- That table definition does not match what is required by sequences.
- This should already be the case
- The table has 1 row
- The content matches an allowed sequence state
Attachments
Issue Links
- blocks
-
MDEV-35866 mariadb-check does not return warning for incorrect sequence with engine InnoDB
-
- Closed
-
- causes
-
MDEV-36856 Remove the error codes added to 10.11 by the MDEV-36032 patch
-
- Closed
-
- relates to
-
MDEV-22491 Support mariadb-check and CHECK TABLE with SEQUENCE
-
- Closed
-
-
MDEV-36038 ALTER TABLE…SEQUENCE does not work correctly with InnoDB
-
- Closed
-