mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
into sanja.is.com.ua:/home/bell/mysql/bk/work-rand-4.1
This commit is contained in:
@@ -863,9 +863,9 @@ public:
|
||||
** User level locks
|
||||
*/
|
||||
|
||||
class ULL;
|
||||
class User_level_lock;
|
||||
void item_user_lock_init(void);
|
||||
void item_user_lock_release(ULL *ull);
|
||||
void item_user_lock_release(User_level_lock *ull);
|
||||
void item_user_lock_free(void);
|
||||
|
||||
class Item_func_get_lock :public Item_int_func
|
||||
|
Reference in New Issue
Block a user