|
MySQL 5.6.14 Source Code Document
|


Public Member Functions | |
| virtual Item * | create (THD *thd) |
Public Member Functions inherited from Create_func_arg0 | |
| virtual Item * | create_func (THD *thd, LEX_STRING name, List< Item > *item_list) |
Static Public Attributes | |
| static Create_func_uuid_short | s_singleton |
Additional Inherited Members | |
Protected Member Functions inherited from Create_func_arg0 | |
| Create_func_arg0 () | |
| virtual | ~Create_func_arg0 () |
Definition at line 2484 of file item_create.cc.
|
virtual |
Builder method, with no arguments.
| thd | The current thread |
Implements Create_func_arg0.
Definition at line 5210 of file item_create.cc.