<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:erichdermueller@posteo.de" title="erich <erichdermueller@posteo.de>"> <span class="fn">erich</span></a>
</span> changed
<a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - MySQL/MariaDB direct Connection: time-values not written to table"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=128698">bug 128698</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>ASSIGNED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - MySQL/MariaDB direct Connection: time-values not written to table"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=128698#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - MySQL/MariaDB direct Connection: time-values not written to table"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=128698">bug 128698</a>
from <span class="vcard"><a class="email" href="mailto:erichdermueller@posteo.de" title="erich <erichdermueller@posteo.de>"> <span class="fn">erich</span></a>
</span></b>
<pre>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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>