摘要: 在5.5中,information_schema 库中增加了三个关于锁的表(MEMORY引擎):innodb_trx ## 当前运行的所有事务innodb_locks ## 当前出现的锁innodb_lock_waits ## 锁等待的对应关系root@127.0.0.1 : information... 阅读全文
posted @ 2015-04-16 13:44 yuyue2014 阅读(506) 评论(0) 推荐(0) 编辑