diff options
author | unknown <anozdrin/alik@quad.> | 2008-02-29 12:21:19 +0300 |
---|---|---|
committer | unknown <anozdrin/alik@quad.> | 2008-02-29 12:21:19 +0300 |
commit | de534f2bc1712cbae314599ff4a230fb2fcecc39 (patch) | |
tree | 249dd6fdd5ae6d65117b87e33ad7758538ca6825 /sql/parse_file.h | |
parent | 05480a88636a16119fe2ac658869a5dc415d88af (diff) | |
download | mariadb-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