~mysql-clr-team/connectornet/5.2

Viewing all changes in revision 700.

  • Committer: Reggie Burnett
  • Date: 2009-07-30 01:05:10 UTC
  • Revision ID: reggie.burnett@sun.com-20090730010510-030h93f1yjgea5q2
- fixed bug calling procedures that the user has body access to with parameters that are
  out of order while using the 'use procedure bodies=false' option would fail (bug #46213)

The problem was that the code that attempted to pull the parameters would notice that it could pull the actual parameter order and would use that instead of what the user gave.  Sometimes users use the 'use procedure bodies=false' option and intentionally give parameters out of order

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: