• Rucha Deodhar's avatar
    MDEV-13005: Fixing bugs in SEQUENCE, part 3, 4/5 · a8e7e7c0
    Rucha Deodhar authored
    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
    a8e7e7c0
create.test 14.6 KB