[Libreoffice-bugs] [Bug 118022] Crash when searching record in a form of an external MySQL-database (JDBC-connection)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jun 6 14:02:32 UTC 2018


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

--- Comment #5 from robert at familiegrosskopf.de ---
(In reply to Pascal Becker from comment #3)
> Yes, it's an external database. The connector is
> mysql-connector-java-5.1.43-bin.jar.
> I didn't set a parameter for autoconnect. I don't think there isn't such a
> parameter for that connection.
> 
I have tested some days ago MariaDB and 5.1.40-JDBC-connector on an external
server. Test on my local systems worked, on this external server I have lost
the connection very often. So I connected with this parameter:
jdbc:mysql://«Host of Database»:3306/«Databasename»?autoReconnect=true
(You could create this connection as "JDBC", not "MySQL" and then "JDBC")
This seems to work there.
Will test your problem here on my local machine.

-- 
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/20180606/ca369b65/attachment.html>


More information about the Libreoffice-bugs mailing list