GBase 8s
适配迁移
文章
SQL语法报错:243 Could not position within a table table-name.
发表于2023-04-21 09:31:15248次浏览0个评论
问题描述:
SQL语法报错:243 Could not position within a table table-name.
解决方案:
不能在表的数据行上加锁,该行数据已被锁
设置锁等待时间,等待被锁定的数据行锁释放(set lock mode to wait 10;)
评论已关闭
热门帖子
- 12025-12-01浏览数:182759
- 22023-05-09浏览数:25044
- 42023-09-25浏览数:18519
- 52020-05-11浏览数:17526