[MDEV-10930] FOLLOWS in lex.h is out of alphabetical order Created: 2016-09-30  Updated: 2016-10-02  Resolved: 2016-10-02

Status: Closed
Project: MariaDB Server
Component/s: Triggers
Affects Version/s: N/A
Fix Version/s: N/A

Type: Bug Priority: Trivial
Reporter: Elena Stepanova Assignee: Michael Widenius
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-6112 multiple triggers per table Closed

 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.



 Comments   
Comment by Michael Widenius [ 2016-10-02 ]

Fixed

Generated at Thu Feb 08 07:46:00 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.