mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
new QUOTE() fuction has been added
This commit is contained in:
@ -93,3 +93,4 @@ Item *create_func_weekday(Item* a);
|
||||
Item *create_load_file(Item* a);
|
||||
Item *create_wait_for_master_pos(Item* a, Item* b);
|
||||
Item *create_func_is_free_lock(Item* a);
|
||||
Item *create_func_quote(Item* a);
|
||||
|
Reference in New Issue
Block a user