|
My Project
|
Public Member Functions | |
| virtual Item * | create_native (THD *thd, LEX_STRING name, List< Item > *item_list) |
Static Public Attributes | |
| static Create_func_encrypt | s_singleton |
| Item * Create_func_encrypt::create_native | ( | THD * | thd, |
| LEX_STRING | name, | ||
| List< Item > * | item_list | ||
| ) | [virtual] |
Builder method, with no arguments.
| thd | The current thread |
| name | The native function name |
| item_list | The function parameters, none of which are named |
Implements Create_native_func.
1.7.6.1