mariadb/storage/xtradb/lock
Jan Lindström 7bf391c205 MDEV-7108: Make long semaphore wait timeout configurable
Merge Facebook commit cd063ab930
authored by Peng Tian from https://github.com/facebook/mysql-5.6

Introduced a new configuration variable innodb_fatal_semaphore_wait_threshold,
it makes the fatal semaphore timeout configurable. Modified original commit
so that no MariaDB server files are changed, instead introduced a new
InnoDB/XtraDB configuration variable.

Its default/min/max vlaues are 600/1/2^32-1 in seconds (it was hardcoded
as 600, now its default value is 600, so the default behavior of this diff
should be no change).
2014-11-17 09:59:52 +02:00
..
lock0iter.cc Percona-Server-5.6.14-rel62.0 merge 2013-12-22 17:06:50 +01:00
lock0lock.cc MDEV-7108: Make long semaphore wait timeout configurable 2014-11-17 09:59:52 +02:00
lock0wait.cc fixing embedded: WaaS. Wsrep as a Service. 2014-10-01 23:48:34 +02:00