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.