MySQL error code
MySQL error 1130
MySQL server error 1130 is ER_HOST_NOT_PRIVILEGED, reported with SQLSTATE HY000.
Host '%s' is not allowed to connect to this MySQL server
| Error | 1130 |
|---|---|
| Name | ER_HOST_NOT_PRIVILEGED |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference