MySQL error code
MySQL error 1303
MySQL server error 1303 is ER_SP_NO_RECURSIVE_CREATE, reported with SQLSTATE 2F003.
Can't create a %s from within another stored routine
| Error | 1303 |
|---|---|
| Name | ER_SP_NO_RECURSIVE_CREATE |
| SQLSTATE | 2F003 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference