![]() |
MySQL 9.7.1
Source Code Documentation
|
Instantiates a function class with one or two arguments. More...
Public Member Functions | |
| Item * | instantiate (THD *thd, const POS &pos, PT_item_list *args) |
Static Public Attributes | |
| static const uint | Min_argcount = 1 |
| static const uint | Max_argcount = 2 |
Instantiates a function class with one or two arguments.
| Function_class | The class that implements the function. Does not need to inherit Item_func. |
|
inline |
|
static |
|
static |