MySQL error code
MySQL error 1227
MySQL server error 1227 is ER_SPECIFIC_ACCESS_DENIED_ERROR, reported with SQLSTATE 42000.
Access denied; you need (at least one of) the %s privilege(s) for this operation
| Error | 1227 |
|---|---|
| Name | ER_SPECIFIC_ACCESS_DENIED_ERROR |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference