标签:使用 sp 2014 log bs sql 学习 nbsp c
---恢复内容开始---
error:2014 Commands out of sync; you can‘t run this command now
这个错误号我也真是醉了。
一直纠结于为什么存储过程执行完,commit操作就是不能再mysql的log里被查到呢。
于是试着输出了下错误,然后这个错误就出来了,原因是因为产生了结果集没有释放不能进行后续的提交。
使用网上提供的方法陷入了死循环,系统学习下再更新。
标签:使用 sp 2014 log bs sql 学习 nbsp c
原文地址:http://www.cnblogs.com/piaomiao1314/p/4102956.html