mirror of
https://github.com/MariaDB/server.git
synced 2025-08-29 00:08:14 +03:00
9 lines
69 B
Plaintext
9 lines
69 B
Plaintext
get_lock("lock",2)
|
|
1
|
|
release_lock("lock")
|
|
1
|
|
get_lock("lock",3)
|
|
1
|
|
n
|
|
1
|