Detailed Description
Definition at line 1768 of file item_create.cc.
Member Function Documentation
Item * Create_func_master_gtid_set_wait::create_native |
( |
THD * |
thd, |
|
|
LEX_STRING |
name, |
|
|
List< Item > * |
item_list |
|
) |
| |
|
virtual |
Builder method, with no arguments.
- Parameters
-
thd | The current thread |
name | The native function name |
item_list | The function parameters, none of which are named |
- Returns
- An item representing the function call
Implements Create_native_func.
Definition at line 4566 of file item_create.cc.
The documentation for this class was generated from the following file: