You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The phpMyAdmin editor shows errors about tokens when running a call statement for stored procedure with the schema included. Example screenshot is included below
To Reproduce
Steps to reproduce the behavior:
Go to phpMyAdmin
Click on the SQL tab
Run a stored procedure call script which includes a schema
Observe parsing errors though the command is correct and can execute correctly