https://bugs.freedesktop.org/show_bug.cgi?id=83028
--- Comment #3 from [email protected] --- Hi Peter, seem you have updated LO and the mysql-connector to LO version 4.3.0.3 (see this in the log-file you send to me). You are using the direct connection. You could try to change to a JDBC-connection. The connector is an extension and it could be there are problems inside the connector ... The updates you made were updates of your system, right? 4.3.0.3 is a very new version. I thought debian is specialist for stable working version, so I wonder that there is a 4.3.0.3 for download, not a 4.2.* with more bugfixes ... I cant get any connection with the database-file you send directly to my mailaddress. It's because I have no dump of your MySQL-Database. So I could only see you haven't used any macros inside the document. You could send me a dump of your mysql-database so I could see, if I am able to reproduce the buggy behavior. You could get such a dump with a command like this in the terminal: mysqldump -u <mysqlusername> -l <databasename> > /home/user/database.sql; Regards Robert -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
