[Libreoffice-bugs] [Bug 128698] MySQL/MariaDB direct Connection: time-values not written to table
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Nov 14 09:01:42 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=128698
erich <erichdermueller at posteo.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #6 from erich <erichdermueller at posteo.de> ---
Thanks Robert
I solved (MY) problem (getting up early this morning)
Using Version 6.1.
testing falling back till 5.7. but ........
The Problem is the mysql Native driver 1.0.1
Going back to JDBC driver its fine again you even get
an error message complaining about the TIME values
I succeeded to enter with the native diver.:
------------------------------------------------------
Die Dateninhalte konnten nicht aktualisiert werden.
The value '30:00:00' is an invalid TIME value. (I entered 12:30)
JDBC Time objects represent a wall-clock time
and not a duration as MySQL treats them .....
------------------------------------------------------
LO 5.7 refuses to load Mysql-native 1.0.2 under Debian 9.0
('auf diesem System nicht lauffähig)
So back to JDBC and forget about nativeDriver(for some time)
But it would be nice to work with a native driver - wouldn't it
NEVER change drivers !!!! that was the lesson I just learned
--
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/20191114/0db3b0ab/attachment.html>
More information about the Libreoffice-bugs
mailing list