time_zone_leap_second : Time_zone_leap_second : Data Dictionary MySQL TUTORIALS


MySQL TUTORIALS » Data Dictionary » Time_zone_leap_second »

 

time_zone_leap_second


mysql> desc time_zone_leap_second;
+-----------------+------------+------+-----+---------+-------+
| Field           | Type       | Null | Key | Default | Extra |
+-----------------+------------+------+-----+---------+-------+
| Transition_time | bigint(20| NO   | PRI |         |       |
| Correction      | int(11)    | NO   |     |         |       |
+-----------------+------------+------+-----+---------+-------+
rows in set (0.02 sec)

mysql> use test
Database changed



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo Data Dictionary
» Time_zone_leap_second