[MDEV-32260] ALTER SEQUENCE does not support table_options Created: 2023-09-27  Updated: 2023-09-27

Status: Open
Project: MariaDB Server
Component/s: Data Definition - Alter Table
Affects Version/s: 10.4
Fix Version/s: 10.4

Type: Bug Priority: Major
Reporter: Jan Lindström Assignee: Michael Widenius
Resolution: Unresolved Votes: 0
Labels: None


 Description   

Currently, CREATE SEQUENCE supports table_options (https://mariadb.com/kb/en/create-sequence/). However, ALTER SEQUENCE does not support table_options (https://mariadb.com/kb/en/alter-sequence/) instead e.g. you need to specify ALTER TABLE t ENGINE=InnoDB; that is implementation details and confusing for user point of view.


Generated at Thu Feb 08 10:30:02 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.