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 - Wrong message in status bar after execution of wrong statement
Summary: Wrong message in status bar after execution of wrong statement
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: SQL Editor (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-15 11:38 UTC by Roman Mostyka
Modified: 2008-07-29 16:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of wrong message in status bar. (105.92 KB, image/jpeg)
2008-07-15 11:39 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-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.