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 article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
PreviousError 1419: You do not have the SUPER privilege and binary logging is enabledNextError 1421: The statement has no open cursor
Last updated
Was this helpful?