MySQL error code
MySQL error 6004
MySQL server error 6004 is ER_SP_NO_ALTER_LANGUAGE, reported with SQLSTATE HY000.
Altering the language of an existing routine is not possible.
| Error | 6004 |
|---|---|
| Name | ER_SP_NO_ALTER_LANGUAGE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference