阅读背景:

在游标循环内调用存储过程,而不跳过继续处理程序

来源:互联网 

I am trying to call a Stored Procedure in MySQL within the loop of a Cursor. The cursor behaves properly when doing an INSERT in the loop; but if I try to call a Stored Procedure, the continue Handler 'sets done = 1' and will exit the loop prematurely, after the first record is processed. Any thoughts on how to work around this? Thanks.I am trying to call a Stored Procedure in MySQL




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: