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

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

Reply via email to