MySQL Error 1444 – ER_PS_NO_RECURSION

MySQL Error Message

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