Error: 1107 - SQLSTATE: 42000 ER_WRONG_PARAMCOUNT_TO_PROCEDURE
March 11th, 2009
Description:
Message: Incorrect parameter count to procedure ‘%s’
Description:
Message: Incorrect parameter count to procedure ‘%s’
MySql-Server error : 1107 er_wrong_paramcount_to_procedure in mysql, lrm-00118: syntax error at '=' at the end of input, sql state 1107
Make sure that the number of parameters supplied when a procedure X is called is the same number of parameters defined in the procedure itself.