1. 测试描述
环境说明:RHEL 6.4 x86_64 + MySQL 5.5.37,事务隔离级别为RC
测试表:
mysql> show create table t1\G
*************************** 1. row ***************************
Table: t1
Create Table: CREATE TABLE `...
分类:
数据库 时间:
2014-08-24 04:03:21
阅读次数:
293
Innodb锁系统(4) Insert/Delete 锁处理及死锁示例分析http://mysqllover.com/?p=431关于innodb死锁http://afei2.sinaapp.com/?p=172一个最不可思议的MySQL死锁分析http://hedengcheng.com/?p=8...
分类:
数据库 时间:
2014-08-04 14:06:47
阅读次数:
209
netstat -ano | findstr 31900注意最后是pid堆栈的作用: 线程死锁分析 辅助CPU过高分析 线程资源不足分析 性能瓶颈分析 关键线程异常退出Windows:在运行java的控制台上按ctrl+break组合键 _ usefull?wait() —— 会释放监视锁slee....
分类:
编程语言 时间:
2014-07-22 22:50:16
阅读次数:
250
一个例子的死锁分析:环境:innodb引擎,RC隔离级别;死锁信息:RECORD LOCKS
space id 0 page no 1492482 n bits 904 index `unit_id` of table
`51fshenzhen`.`t_refresh_queue` trx id E...
分类:
数据库 时间:
2014-05-21 04:27:37
阅读次数:
578