1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00
Files
mariadb/storage
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
..
2014-10-15 12:59:13 +02:00
2014-05-09 12:35:11 +02:00
2014-10-15 12:59:13 +02:00
2014-10-15 12:59:13 +02:00
2014-10-15 12:59:13 +02:00
2014-10-15 12:59:13 +02:00
2014-10-15 12:59:13 +02:00
2014-10-15 12:59:13 +02:00
2014-10-15 22:42:08 +02:00