mysql数据库中,我用lock锁表后提示错误.劳驾帮忙看一下
我在mysql中执行LOCKTABLEStest_tableWRITE;calladdfenrecord('1231231',39,'add','100','testa'...
我在mysql中执行
LOCK TABLES test_table WRITE;
call addfenrecord('1231231', 39, 'add', '100', 'testa');#调用存储过程
UNLOCK TABLES;
错误提示:test_table was not locked with LOCK TABLES
我把存储过程改成普通的inser 语句还是报这个错,请问什么问题? 展开
LOCK TABLES test_table WRITE;
call addfenrecord('1231231', 39, 'add', '100', 'testa');#调用存储过程
UNLOCK TABLES;
错误提示:test_table was not locked with LOCK TABLES
我把存储过程改成普通的inser 语句还是报这个错,请问什么问题? 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询