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 140041

Summary: Wrong message in status bar after execution of wrong statement
Product: db Reporter: Roman Mostyka <romanmostyka>
Component: SQL EditorAssignee: Andrei Badea <abadea>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot of wrong message in status bar.

Description Roman Mostyka 2008-07-15 11:38:06 UTC
1. Connect to MySQL DB.
2. Execute statement: create table `quo+ted` (ID int);
3. Execute this statement again: create table `quo+ted` (ID int);

Result: Error dialog appears, but in status bar is written that SQL statement is executed successfully. It can mislead
customer.
Comment 1 Roman Mostyka 2008-07-15 11:39:05 UTC
Created attachment 64538 [details]
Screenshot of wrong message in status bar.
Comment 2 Andrei Badea 2008-07-28 16:26:33 UTC
27ea900b23ff
Comment 3 Quality Engineering 2008-07-29 03:54:35 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #352 build
Changeset: http://hg.netbeans.org/main/rev/27ea900b23ff
User: Andrei Badea <abadea@netbeans.org>
Log: #140041: Wrong message in status bar after execution of wrong statement
Comment 4 Roman Mostyka 2008-07-29 16:47:28 UTC
Verified with build 080729.