Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Fixed
-
N/A
-
None
Description
lex.h |
240: { "FLOAT8", SYM(DOUBLE_SYM)},
|
241: { "FLUSH", SYM(FLUSH_SYM)},
|
242: { "FOLLOWS", SYM(FOLLOWS_SYM)},
|
243: { "FOLLOWING", SYM(FOLLOWING_SYM)},
|
244: { "FOR", SYM(FOR_SYM)},
|
245: { "FORCE", SYM(FORCE_SYM)},
|
FOLLOWS should go after FOLLOWING.
Attachments
Issue Links
- relates to
-
MDEV-6112 multiple triggers per table
- Closed