摘要: 查看表锁信息,是DBA常用的脚本之一。实验环境:CentOS 7kingbase V8 先通过A窗口执行mytest=# begin;BEGINmytest=# update t1 set col1 = 'a' where id =1 ;UPDATE 1mytest=# 打开B窗口执行mytest= 阅读全文
posted @ 2020-06-09 12:13 缘来不是你我 阅读(1202) 评论(0) 推荐(0)