MySQL error code
MySQL error 1148
MySQL server error 1148 is ER_NOT_ALLOWED_COMMAND, reported with SQLSTATE 42000.
The used command is not allowed with this MySQL version
| Error | 1148 |
|---|---|
| Name | ER_NOT_ALLOWED_COMMAND |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference