My Project
Public Member Functions | Static Public Member Functions | Protected Member Functions
Item_func_now_local Class Reference
Inheritance diagram for Item_func_now_local:
Item_func_now Item_datetime_func Item_temporal_func Item_func Item_result_field Item

List of all members.

Public Member Functions

 Item_func_now_local (uint8 dec_arg)
const char * func_name () const
virtual enum Functype functype () const

Static Public Member Functions

static void store_in (Field *field)

Protected Member Functions

Time_zonetime_zone ()

Member Function Documentation

void Item_func_now_local::store_in ( Field field) [static]

Stores the query start time in a field, truncating to the field's number of fractional second digits.

Parameters:
fieldThe field to store in.

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