innodb_lock_wait_timeout

Jmnote (토론 | 기여)님의 2017년 10월 1일 (일) 16:03 판 (Jmnote님이 Innodb lock wait timeout 문서를 MySQL innodb lock wait timeout 문서로 이동했습니다)

1 개요

innodb_lock_wait_timeout
mysql> show variables like 'innodb_lock_wait_timeout';
+--------------------------+-------+
| Variable_name            | Value |
+--------------------------+-------+
| innodb_lock_wait_timeout | 50    |
+--------------------------+-------+
1 row in set (0.00 sec)

2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}