1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-05 01:43:31 +03:00
Files
mariadb/mysql-test/suite/sql_sequence
Vladislav Vaintroub 888663ce12 MDEV-36280 ALTER TABLE with DEFAULT NEXTVAL(sequence) fails due to
insufficient grants

Defer privilege checking until fix_fields. This way ALTER will behave
consistently with CREATE, and require the same privileges to sequence
column (SELECT/INSERT)
2025-06-03 13:51:55 +02:00
..
2025-02-27 04:02:33 +01:00
2025-02-27 04:02:33 +01:00
2024-10-29 14:20:03 +01:00
2022-10-25 11:26:37 +03:00