This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 146945 - "Error" message appears after refreshing
Summary: "Error" message appears after refreshing
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: MySQL (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Vancouvering
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-11 13:56 UTC by Roman Mostyka
Modified: 2008-09-18 13:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of "Error" dialog. (80.49 KB, image/jpeg)
2008-09-11 14:01 UTC, Roman Mostyka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2008-09-11 13:56:00 UTC
1. Connected to MySQL.
2. Open SQL Editor and executed following statement:
"CREATE TABLE STATES (
      id INT,
      abbrev VARCHAR(2),
      name VARCHAR(50),
      PRIMARY KEY (id)
);".
3. Rightclicked "Tables" node and chosen "Refresh".

Result: "Error" dialog appears. Not sure that with steps above this issue is constantly reproducible, but probably
screenshot will help more.
Comment 1 Roman Mostyka 2008-09-11 14:01:40 UTC
Created attachment 69657 [details]
Screenshot of "Error" dialog.
Comment 2 Roman Mostyka 2008-09-18 13:58:15 UTC
Fixed with issue #146442.
Comment 3 Roman Mostyka 2008-09-18 13:58:31 UTC
Verified with build 080918.