MySQL error code
MySQL error 6009
MySQL server error 6009 is ER_EXPLAIN_INTO_FOR_CONNECTION_NOT_SUPPORTED, reported with SQLSTATE 0A000.
EXPLAIN FOR CONNECTION does not support the INTO clause.
| Error | 6009 |
|---|---|
| Name | ER_EXPLAIN_INTO_FOR_CONNECTION_NOT_SUPPORTED |
| SQLSTATE | 0A000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference