mariadb/storage/xtradb/srv
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
..
srv0conc.cc fixing embedded: WaaS. Wsrep as a Service. 2014-10-01 23:48:34 +02:00
srv0mon.cc MDEV-7088: Query stats for compression based on TRIM size 2014-11-12 15:37:52 +02:00
srv0srv.cc MDEV-7108: Make long semaphore wait timeout configurable 2014-11-17 09:59:52 +02:00
srv0start.cc Merge 10.0.14 into 10.1 2014-10-15 12:59:13 +02:00