in reply to
problem calling MySQL stored proc
Here
is some discussion of that problem. Are both programs connecting to the same database? With identical connection params? Are you sure they're executing the same procedure on that database?
Comment on
Re: problem calling MySQL stored proc
In Section
Seekers of Perl Wisdom