Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
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
- relates to
-
MDEV-12005 GET_LOCK: Fractional part of timeout is ignored
-
- Closed
-
Activity
Transition | Time In Source Status | Execution Times |
---|
|
663d 21h 53m | 1 |
|
21d 14m | 1 |
|
3d 1h 57m | 1 |
|
28m 35s | 1 |
|
20h 28m | 1 |
|
16h 54m | 1 |