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

Feature Request: microseconds in GET_LOCK()

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.1.2
    • Locking
    • None

    Description

      It would be useful if GET_LOCK() supports timeouts with a precision that is lower than 1 second.

      For now, you can pass a FLOAT value as a timeout, but it seems to be rounded:

      MariaDB [(none)]> SELECT GET_LOCK('x', 0.5);
      +--------------------+
      | GET_LOCK('x', 0.5) |
      +--------------------+
      |                  0 |
      +--------------------+
      1 row in set (1.00 sec)

      Attachments

        Issue Links

          Activity

            People

              nirbhay_c Nirbhay Choubey (Inactive)
              f_razzoli Federico Razzoli
              Votes:
              0 Vote for this issue
              Watchers:
              4 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.