|
MySQL 5.6.14 Source Code Document
|
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 |
Definition at line 47 of file mysql_time.h.
| unsigned long st_mysql_time::second_part |
microseconds
Definition at line 50 of file mysql_time.h.