![]() |
MySQL 8.0.33
Source Code Documentation
|
Instantiates a function class with no arguments. More...
Public Member Functions | |
Item * | instantiate (THD *thd, PT_item_list *) |
Static Public Attributes | |
static const uint | Min_argcount = 0 |
static const uint | Max_argcount = 0 |
Instantiates a function class with no arguments.
Function_class | The class that implements the function. Does not need to inherit Item_func. |
|
inline |
|
static |
|
static |