Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1.21
-
None
Description
Connection 1:
MariaDB [test]> select get_lock('x', 1);
|
+------------------+
|
| get_lock('x', 1) |
|
+------------------+
|
| 1 |
|
+------------------+
|
1 row in set (0.00 sec)
|
Connection 2:
MariaDB [test]> select get_lock('x', 1.9);
|
+--------------------+
|
| get_lock('x', 1.9) |
|
+--------------------+
|
| 0 |
|
+--------------------+
|
1 row in set (1.00 sec)
|
Attachments
Issue Links
- relates to
-
MDEV-4018 Feature Request: microseconds in GET_LOCK()
-
- Closed
-
- links to
Activity
Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | Nirbhay Choubey [ nirbhay_c ] | Sergey Vojtovich [ svoj ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Assignee | Sergey Vojtovich [ svoj ] | Nirbhay Choubey [ nirbhay_c ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Fix Version/s | 10.1.22 [ 22502 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Remote Link | This issue links to "Github commit (Web Link)" [ 27921 ] |
Workflow | MariaDB v3 [ 79532 ] | MariaDB v4 [ 151672 ] |
http://lists.askmonty.org/pipermail/commits/2017-February/010622.html