mysql和oracle锁_Mysql 锁原理很多和Oracle 相似
发布日期:2021-06-24 11:40:48 浏览次数:2 分类:技术文章

本文共 1800 字,大约阅读时间需要 6 分钟。

------------

TRANSACTIONS

------------

Trx id counter 62657

Purge done for trx's n:o < 62653 undo n:o < 0 state: running but idle

History list length 142

LIST OF TRANSACTIONS FOR EACH SESSION:

---TRANSACTION 0, not started

MySQL thread id 24480, OS thread handle 0x7f9468122700, query id 166496 localhost root init

show engine innodb status

---TRANSACTION 62656, not started

MySQL thread id 22213, OS thread handle 0x7f94681a4700, query id 166492 localhost root cleaning up

---TRANSACTION 0, not started

MySQL thread id 10738, OS thread handle 0x7f94800a2700, query id 74172 localhost rooot cleaning up

---TRANSACTION 62655, ACTIVE 236 sec

1 lock struct(s), heap size 360, 0 row lock(s), undo log entries 1

MySQL thread id 24478, OS thread handle 0x7f9468163700, query id 166491 localhost rooot cleaning up

Trx read view will not see trx with id >= 62656, sees < 62656

------------

TRANSACTIONS

------------

Trx id counter 62657

Purge done for trx's n:o < 62653 undo n:o < 0 state: running but idle

History list length 142

LIST OF TRANSACTIONS FOR EACH SESSION:

---TRANSACTION 0, not started

MySQL thread id 24480, OS thread handle 0x7f9468122700, query id 166498 localhost root init

show engine innodb status

---TRANSACTION 62656, not started

MySQL thread id 22213, OS thread handle 0x7f94681a4700, query id 166497 localhost root Waiting for table metadata lock

drop table t1

--堵塞的回话执行的sql 是drop table t1

---TRANSACTION 0, not started

MySQL thread id 10738, OS thread handle 0x7f94800a2700, query id 74172 localhost rooot cleaning up

---TRANSACTION 62655, ACTIVE 288 sec

1 lock struct(s), heap size 360, 0 row lock(s), undo log entries 1

MySQL thread id 24478, OS thread handle 0x7f9468163700, query id 166491 localhost rooot cleaning up

Trx read view will not see trx with id >= 62656, sees < 62656

转载地址:https://blog.csdn.net/weixin_32553639/article/details/113281585 如侵犯您的版权,请留言回复原文章的地址,我们会给您删除此文章,给您带来不便请您谅解!

上一篇:owncloud的安装部署的具体操作方法_Linux系统实战部署私有云网盘
下一篇:eclipse mysql源码_在eclipse中配置MySQL源码环境(r12笔记第14天)

发表评论

最新留言

第一次来,支持一个
[***.219.124.196]2024年04月28日 11时25分49秒