https://bugs.documentfoundation.org/show_bug.cgi?id=128698

erich <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #6 from erich <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to