1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

after-merge fixes

This commit is contained in:
Sergei Golubchik
2015-08-04 23:40:25 +02:00
parent d71b584069
commit 006ffca56e
5 changed files with 29 additions and 25 deletions

View File

@ -374,6 +374,8 @@ NULL
Warnings:
Warning 1411 Incorrect timeout value: '-1' for function get_lock
#
# GET_LOCK, RELEASE_LOCK, IS_USED_LOCK functions test
#
# IS_USED_LOCK, IS_FREE_LOCK: the lock is not acquired
# Note: IS_USED_LOCK returns NULL if the lock is unused
select is_used_lock('test');