Merge pull request #4339 from bianjp/working

[Translating] What Datatype Should You Use to Represent Time in MySQL
This commit is contained in:
Ezio
2016-08-28 17:25:01 +08:00
committed by GitHub

View File

@@ -1,3 +1,5 @@
Translating by bianjp
What Datatype Should You Use to Represent Time in MySQL? We Compare Datetime, Timestamp and INT
==========================================================