mariadb/sql/share
Yuchen Pei 6f8ef26885
MDEV-36032 Check whether a table can be a sequence when ALTERed with SEQUENCE=1
To check the rows, the table needs to be opened. To that end, and like
MDEV-36038, we force COPY algorithm on ALTER TABLE ... SEQUENCE=1.
This also results in checking the sequence state / metadata.

The table structure was already validated before this patch.
2025-04-29 16:28:01 +10:00
..
charsets MDEV-8334: Rename utf8 to utf8mb3 2021-05-19 06:48:36 +02:00
CMakeLists.txt MDEV-30789 Add Georgian translation (error messages) 2023-03-07 15:49:24 +00:00
errmsg-utf8.txt MDEV-36032 Check whether a table can be a sequence when ALTERed with SEQUENCE=1 2025-04-29 16:28:01 +10:00