Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-7108

Made long semaphore wait timeout configurable

Details

    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

          Activity

            commit 7bf391c2059f452eafb424336faa30d402f92b67
            Author: Jan Lindström <jan.lindstrom@skysql.com>
            Date: Mon Nov 17 09:55:55 2014 +0200

            MDEV-7108: Make long semaphore wait timeout configurable

            Merge Facebook commit https://github.com/facebook/mysql-5.6/commit/cd063ab93
            0f05efdba39d504543998512d1bd71f
            authored by Peng Tian from https://github.com/facebook/mysql-5.6

            Introduced a new configuration variable innodb_fatal_semaphore_wait_threshol
            d,
            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).

            jplindst Jan Lindström (Inactive) added a comment - commit 7bf391c2059f452eafb424336faa30d402f92b67 Author: Jan Lindström <jan.lindstrom@skysql.com> Date: Mon Nov 17 09:55:55 2014 +0200 MDEV-7108 : Make long semaphore wait timeout configurable Merge Facebook commit https://github.com/facebook/mysql-5.6/commit/cd063ab93 0f05efdba39d504543998512d1bd71f authored by Peng Tian from https://github.com/facebook/mysql-5.6 Introduced a new configuration variable innodb_fatal_semaphore_wait_threshol d, 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).

            People

              jplindst Jan Lindström (Inactive)
              jplindst Jan Lindström (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.