My Project
Public Member Functions
Item_func_concat_ws Class Reference
Inheritance diagram for Item_func_concat_ws:
Item_str_func Item_func Item_result_field Item

List of all members.

Public Member Functions

 Item_func_concat_ws (List< Item > &list)
Stringval_str (String *)
void fix_length_and_dec ()
const char * func_name () const
table_map not_null_tables () const

Member Function Documentation

String * Item_func_concat_ws::val_str ( String str) [virtual]

concat with separator. First arg is the separator concat_ws takes at least two arguments.

Implements Item.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines