Detailed Description
Definition at line 2275 of file item_create.cc.
 Member Function Documentation
  
  
      
        
          | Item * Create_func_substr_index::create  | 
          ( | 
          THD *  | 
          thd,  | 
         
        
           | 
           | 
          Item *  | 
          arg1,  | 
         
        
           | 
           | 
          Item *  | 
          arg2,  | 
         
        
           | 
           | 
          Item *  | 
          arg3  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
Builder method, with three arguments. 
- Parameters
 - 
  
    | thd | The current thread  | 
    | arg1 | The first argument of the function  | 
    | arg2 | The second argument of the function  | 
    | arg3 | The third argument of the function  | 
  
   
- Returns
 - An item representing the function call 
 
Implements Create_func_arg3.
Definition at line 5033 of file item_create.cc.
 
 
The documentation for this class was generated from the following file: