MySQL error code
MySQL error 3836
MySQL server error 3836 is ER_UKNOWN_AUTH_ID_OR_ACCESS_DENIED_FOR_GRANT_AS, reported with SQLSTATE HY000.
Either some of the authorization IDs in the AS clause are invalid or the current user lacks privileges to execute the statement.
| Error | 3836 |
|---|---|
| Name | ER_UKNOWN_AUTH_ID_OR_ACCESS_DENIED_FOR_GRANT_AS |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference