Mon Mar 31 11:47:47 2014USER(ospid:26945):terminating the instance due to error 472 Instance terminated by USER,pid=26945这个问题的总结如下 导致数据库宕机的原因不是因为sql语句,而是因为unix组做文件的操作中,导致数据库进程...
可以看到大量的线程是Waiting for table level lock,开发同学提交的SQL语句也被锁住了,也是同样的锁。253688|webadmin|xxxx|pt_test|Query|171|Waiting for table level lock|insert into ptp_jgg(sub_type)values(9999)这类表级锁好像在...