When calling the MaxDB PHP function maxdb_bind_param() or the function maxdb_stmt_bind_param() the system detected that the number of PHP variables that have to be bound does not match the number of parameters in the corresponding SQL statement.
Make sure that the number of PHP variables that have to be bound corresponds to the number of parameters.
See also: