FYI: MySQL release 5.6.4 now stores fractional seconds in date fields

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

FYI: MySQL release 5.6.4 now stores fractional seconds in date fields

Michael Brohl-2

Hi everyone,

for the MySQL users: from release 5.6.4 (not released yet), MySQL permits storage of fractional seconds for TIME, DATETIME and TIMESTAMP fields.

See

http://dev.mysql.com/doc/refman/5.6/en/news-5-6-4.html
http://dev.mysql.com/doc/refman/5.6/en/fractional-seconds.html

I have updated the wiki page http://cwiki.apache.org/confluence/display/OFBIZ/Sub+Second+TimeStamp+Not+Supported+for+Storage

---
Regards,

Michael
Reply | Threaded
Open this post in threaded view
|

Re: MySQL release 5.6.4 now stores fractional seconds in date fields

Jacques Le Roux
Administrator
Thanks Michael,

Jacques

From: "Michael Brohl" <[hidden email]>

>
> Hi everyone,
>
> for the MySQL users: from release 5.6.4 (not released yet), MySQL permits storage of fractional seconds for TIME, DATETIME and
> TIMESTAMP fields.
>
> See
>
> http://dev.mysql.com/doc/refman/5.6/en/news-5-6-4.html
> http://dev.mysql.com/doc/refman/5.6/en/fractional-seconds.html
>
> I have updated the wiki page http://cwiki.apache.org/confluence/display/OFBIZ/Sub+Second+TimeStamp+Not+Supported+for+Storage
>
> ---
> Regards,
>
> Michael
>