Error 1420: You can't execute a prepared statement which has an open cursor associated with it

Error Code
SQLSTATE
Error
Description

1420

HY000

ER_EXEC_STMT_WITH_OPEN_CURSOR

You can't execute a prepared statement which has an open cursor associated with it. Reset the statement to re-execute it.

Possible Causes and Solutions

This page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?