Issue 76110

Summary: Querying MySQL table with JDBC crashes OOo
Product: Base Reporter: tbrixel <t.brixel>
Component: codeAssignee: dbaneedsconfirm <needsconfirm>
Status: CLOSED DUPLICATE QA Contact: issues@dba <issues>
Severity: Trivial    
Priority: P1 (highest) CC: issues
Version: OOo 2.2   
Target Milestone: ---   
Hardware: Other   
OS: Windows 2000   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description tbrixel 2007-04-04 22:25:37 UTC
I try to open a table of a MySQL (5.0.18-NT) database.
The JDBC driver is Connector/J version 5.0.5.

In OOo Base it is possible to connect to a database and view
the list of tables. When opening a table OOo hangs with a
CPU load of 100% increasing the memory usage until it crashes.
The maximum used virtual memory is still below the limit.

The same worked with OOo version 2.1.0.
Comment 1 tbrixel 2007-04-04 22:27:16 UTC
Additional info: The size of the table does not seem to matter.
The same happens for a table with only a view (24) entries and
for a larger one (about 2000 entries).
Comment 2 Frank Schönheit 2007-04-05 07:09:36 UTC
known as issue 75852. Please help us determining the cause by trying the
inofficial fix mentioned therein.

*** This issue has been marked as a duplicate of 75852 ***
Comment 3 Frank Schönheit 2007-04-05 07:10:45 UTC
closing duplicate