Issue 76110 - Querying MySQL table with JDBC crashes OOo
Summary: Querying MySQL table with JDBC crashes OOo
Status: CLOSED DUPLICATE of issue 75852
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 2.2
Hardware: Other Windows 2000
: P1 (highest) Trivial (vote)
Target Milestone: ---
Assignee: dbaneedsconfirm
QA Contact: issues@dba
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-04 22:25 UTC by tbrixel
Modified: 2013-08-07 15:45 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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