Closed
Description
Describe the bug
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
Expected behavior
No errors should be seen in the editor
Screenshots
Server configuration
- Operating system: CentOS-7
- Web server:
- Database version: 10.5.10-MariaDB
- PHP version: 7.4.24
- phpMyAdmin version: 4.9.7
Client configuration
- Browser: Chrome
- Operating system: MacOS