MySQL error code
MySQL error 1403
MySQL server error 1403 is ER_NONEXISTING_PROC_GRANT, reported with SQLSTATE 42000.
There is no such grant defined for user '%s' on host '%s' on routine '%s'
| Error | 1403 |
|---|---|
| Name | ER_NONEXISTING_PROC_GRANT |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference