MySQL error code
MySQL error 3835
MySQL server error 3835 is ER_UNSUPPORTED_USE_OF_GRANT_AS, reported with SQLSTATE HY000.
GRANT ... AS is currently supported only for global privileges.
| Error | 3835 |
|---|---|
| Name | ER_UNSUPPORTED_USE_OF_GRANT_AS |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference