MySQL Bugs: #25970: Error 1414 - OUT or INOUT argument 2 for routine is not a variable or NEW pseudo
Description: Using the C API for MySql 5.0.27 on Windows XP, while calling a stored procedure with a out parameter, I receive the message : Error 1414 : OUT or INOUT argument 2 for routine scott.MaProcedure is not a variable or NEW pseudo-variable in BEFO...