Menu

#47 calling procedure with output parameters in olib and mySQL

Unplanned
rejected
nobody
None
bug
olib
2015-05-13
2012-10-30
No

For some reason calling a stored procedure with output parameters to mysql needs a different calling convention.
"call procedure(?,?,?)" must be called instead of "{call procedure(?,?,?)}" as suggested in, e.g., http://msdn.microsoft.com/en-us/library/windows/desktop/ms710100(v=vs.85).aspx

If curly-brackets are used the procedure will be called, but output parameters are not correctly set.

Discussion

  • Lars Hagström

    Lars Hagström - 2012-10-31
    • component: lluf --> olib
     
  • Lars Hagström

    Lars Hagström - 2015-05-13
    • status: new --> rejected
     
  • Lars Hagström

    Lars Hagström - 2015-05-13

    Olib is deprecated in 6.0, so rejecting this.

     
MongoDB Logo MongoDB