I have a related question. I am looking for a pretty robust SQL parser which
is also
"transparent" in the sense that one can go into it and modify the query
processing parts (i.e. "actions")?
Does MySQL source distribution include the lex/yacc files specifying the SQL
grammar,
and also are there some "hooks" into the parser/query processing engine of
MySQL?
So that I can have handles into the parse tree (which I plan to use for my
purpose).
I could not find this talked about in the mysql maling lists. I am basically
interested in
extracting the query parsing engine out of mysql. Is it possible to do that?
Thanks!
Manish
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php