Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-10930

FOLLOWS in lex.h is out of alphabetical order

Details

    • Bug
    • Status: Closed (View Workflow)
    • Trivial
    • Resolution: Fixed
    • N/A
    • N/A
    • Triggers
    • 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

          People

            monty Michael Widenius
            elenst Elena Stepanova
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.