[Phpmyadmin-devel] CALL recognized as alpha_identifier by the sql parser
Supun Nakandala
supun.nakandala at gmail.com
Sun Jul 14 13:09:36 CEST 2013
Hi,
I was trying to transfer the check for "is_procedure" in sql.php to sql
parser. There I realized that "CALL" is recognized as alpha_identifier
rather than alpha_reservedWord. But CALL is a mysql reserved word. I would
like to have a clarification regarding this issue.
Regards Supun.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20130714/fd9e7a2d/attachment.html>
More information about the Developers
mailing list