MySQL error code
MySQL error 1421
MySQL server error 1421 is ER_STMT_HAS_NO_OPEN_CURSOR, reported with SQLSTATE HY000.
The statement (%lu) has no open cursor.
| Error | 1421 |
|---|---|
| Name | ER_STMT_HAS_NO_OPEN_CURSOR |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference