MDEV-13005: Fixing bugs in SEQUENCE, part 3, 4/5
Task 4 and 5: Already fixed when I started working on bug. Task 4 correctly gives syntax error ('(' and ')' are not part of create sequence syntax). Task 5 also gives correct error because s1 is table not sequence. Fails with ER_NOT_SEQUENCE2
Showing
Please register or sign in to comment