Bug 77575 - [1] LO crashes when testing JDBC class
Summary: [1] LO crashes when testing JDBC class
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Base (show other bugs)
Version:
(earliest affected)
4.2.3.3 release
Hardware: Other All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-17 14:28 UTC by pboe
Modified: 2014-04-24 10:33 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pboe 2014-04-17 14:28:25 UTC
Problem description: LO crashes after testing jdbc driver class.
generic mysql-connector-java-5.1.30 from MySQL Website is used and integrated in the preference.

Steps to reproduce:
1. connect to an existing database -> MySQL
2. connect using JDBC
3. MySQL JDBC driver class is: com.mysql.jdbc.Driver -> Test class -> LO quits

Current behavior: LO quits when testing jdbc class driver

Expected behavior: doing the test and give some feedback ;)
Comment 1 Robert Großkopf 2014-04-21 19:18:30 UTC
I have tested it with LO 4.2.4.1 on OpenSUSE 12.3, 64bit rpm Linux. Have chosen mysql-connector-java-5.1.26-bin.jar which I had downloaded some times befor for a test. With this connector I could connect to the Maria-DB I have installed, could change data etc.

So I could not confirm this Bug.

Could you please write a bit down about the platform you are using?
Comment 2 pboe 2014-04-21 21:38:14 UTC
Sorry, forgot to mention.
System is a Macbook Pro with 10.9.2 and MySQL 5.1.72 Source distribution installed from the Macports repository.
If You need any more information i'm glad to help.
Comment 3 pboe 2014-04-24 10:33:24 UTC
Works if using add archive instead of add folder in the preferences