MySQL error code
MySQL error 1226
MySQL server error 1226 is ER_USER_LIMIT_REACHED, reported with SQLSTATE 42000.
User '%s' has exceeded the '%s' resource (current value: %ld)
| Error | 1226 |
|---|---|
| Name | ER_USER_LIMIT_REACHED |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference