MySQL error code
MySQL error 1065
MySQL server error 1065 is ER_EMPTY_QUERY, reported with SQLSTATE 42000.
Query was empty
| Error | 1065 |
|---|---|
| Name | ER_EMPTY_QUERY |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference
MySQL server error 1065 is ER_EMPTY_QUERY, reported with SQLSTATE 42000.
Query was empty
| Error | 1065 |
|---|---|
| Name | ER_EMPTY_QUERY |
| SQLSTATE | 42000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference