Error: 1107 - SQLSTATE: 42000 ER_WRONG_PARAMCOUNT_TO_PROCEDURE

March 11th, 2009

Description:
Message: Incorrect parameter count to procedure ‘%s’

admin MySql-Server

  1. admin
    April 8th, 2009 at 15:17 | #1

    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.

  1. No trackbacks yet.