MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
st_mysql_time Struct Reference

Public Attributes

unsigned int year
unsigned int month
unsigned int day
unsigned int hour
unsigned int minute
unsigned int second
unsigned long second_part
my_bool neg
enum enum_mysql_timestamp_type time_type

Detailed Description

Definition at line 47 of file mysql_time.h.

Member Data Documentation

unsigned long st_mysql_time::second_part

microseconds

Definition at line 50 of file mysql_time.h.


The documentation for this struct was generated from the following file: