차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판이전 판다음 판 | 이전 판 | ||
tech:mysql [2019/03/28 04:36] – V_L | tech:mysql [2019/04/03 18:09] (현재) – [참조 문서] V_L | ||
---|---|---|---|
줄 195: | 줄 195: | ||
+ | Probably the most common reason for a thread to stay with either killed or query end for a longer period of time is waiting for a transaction rollback on InnoDB tables. This sometimes can take a lot of time to complete, especially when hundreds of thousands or millions of changes have to be removed. | ||
+ | |||
+ | |||
+ | ===== 참조 문서 ===== | ||
+ | * [[http:// | ||
+ | * [[http:// | ||
+ | * INNODB 상태 보기 : '' | ||
+ | * 현재 처리중인 프로세스 목록 : '' | ||
+ | * [[http:// | ||
+ | * [[http:// | ||
+ | * [[http:// | ||
+ | * [[http:// | ||
+ | * [[http:// | ||
+ | * [[https:// |