summaryrefslogtreecommitdiff
path: root/sql/parse_file.h
diff options
context:
space:
mode:
authorunknown <anozdrin/alik@quad.>2008-02-29 12:21:19 +0300
committerunknown <anozdrin/alik@quad.>2008-02-29 12:21:19 +0300
commitde534f2bc1712cbae314599ff4a230fb2fcecc39 (patch)
tree249dd6fdd5ae6d65117b87e33ad7758538ca6825 /sql/parse_file.h
parent05480a88636a16119fe2ac658869a5dc415d88af (diff)
downloadmariadb-git-de534f2bc1712cbae314599ff4a230fb2fcecc39.tar.gz
Fix for Bug#31947: Declare with a reserved word succeeded.
READ_ONLY token was accidentally placed into wrong place ('ident' rule). The proper place is in the 'keyword_sp' rule. The manual should be re-generated after this patch, because the manual depends on the 'keyword_sp' rule. sql/sql_yacc.yy: Move READ_ONLY token to the 'keyword_sp' rule.
Diffstat (limited to 'sql/parse_file.h')
0 files changed, 0 insertions, 0 deletions