Details
-
Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
https://github.com/facebook/mysql-5.6/commit/cd063ab930f05efdba39d504543998512d1bd71f
This diff introduced a new system variable fatal_semaphore_timeout,
it makes the fatal semaphore timeout configurable.
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).
Attachments
Issue Links
- causes
-
MDEV-15295 Type mismatch for srv_fatal_semaphore_wait_threshold
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Workflow | MariaDB v2 [ 58453 ] | MariaDB v3 [ 64937 ] |
Link |
This issue causes |
Workflow | MariaDB v3 [ 64937 ] | MariaDB v4 [ 132460 ] |