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

Summary: "Error" message appears after refreshing
Product: db Reporter: Roman Mostyka <romanmostyka>
Component: MySQLAssignee: David Vancouvering <davidvc>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot of "Error" dialog.

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.