On Tue, Apr 15, 2003 at 02:09:05PM +0200, Michal ?iha? wrote:
Previously I have found that the website list is NOT up to date. Instead I have based the list on the actual parser inside the MySQL server (look in the yacc and flex files).
Okay, I looked into source, but I didn't see it in yacc files clearly, so I used sql-bench/crash-me.sh, which tries which word is really treated as reserved and which not (results are also in sources - sql-bench/limits/mysql.cfg). As little surprise this list has only 166 entries :-). If somebody interested in diff to our list, it is attached. The question is: Which should we use?
look at sql/lex.h MANY more symbols there.