Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Fixed
-
10.3(EOL)
-
None
Description
Wrong INSERT into a SEQUENCE. One can only do single table INSERT into a squence object (like with mysqldump). If you want to change the SEQUENCE, use ALTER SEQUENCE instead.
|
- squence => sequence
- Remove extra blank space between before "If".
The change will require updating result file for sql_sequence.other
Attachments
Issue Links
- relates to
-
MDEV-13016 Testing SEQUENCE object phase 2
- Closed