首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > Mysql >

关于:c语言调用mysqlAPI执行存储过程发生异常:select Commands out of sync

2012-10-18 
关于:c语言调用mysqlAPI执行存储过程发生错误:select Commands out of sync原帖自己不能回复了http://topi

关于:c语言调用mysqlAPI执行存储过程发生错误:select Commands out of sync
原帖自己不能回复了
http://topic.csdn.net/u/20120202/12/2c0c7d1c-e177-4f65-ac28-1bbdc9af3cf8.html
自己解决了,这种方式就不用释放记录集了:select fund_id into @a from test_tab2 where user_id = userid;

[解决办法]
原来如此
[解决办法]

探讨

原来如此

热点排行