Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: N/A
-
Fix Version/s: N/A
-
Component/s: Triggers
-
Labels: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
-