[Libreoffice-bugs] [Bug 119135] Definition of field type as TIMESTAMP via UI for mysql table is systematically modified to DATETIME.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 7 08:28:03 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=119135
--- Comment #12 from Alex Thurgood <iplaw67 at tuta.io> ---
Hmm, inspection of the table definition created on the mysql server reveals
that the timestamp field is created with the following attributes:
TIMESTAMP DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP
but the UI doesn't reflect this.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180807/65526145/attachment.html>
More information about the Libreoffice-bugs
mailing list