Error 1444: The prepared statement contains a stored routine call that refers to that same statement
Error Code | SQLSTATE | Error | Description |
---|---|---|---|
1444 | HY000 | ER_PS_NO_RECURSION | The prepared statement contains a stored routine call that refers to that same statement. It's not allowed to execute a prepared statement in such a recursive manner |
Contents
Possible Causes and Solutions
This article doesn't currently contain any content. You can help!
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.