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 140351 - com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Table 'fittest.testsuite' doesn't exist
Summary: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Table 'fittest.testsuite...
Status: RESOLVED DUPLICATE of bug 141210
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Vancouvering
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-16 16:26 UTC by Jan Horvath
Modified: 2008-08-18 17:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 77306


Attachments
stacktrace (1.31 KB, text/plain)
2008-07-16 16:26 UTC, Jan Horvath
Details
stacktrace (1.31 KB, text/plain)
2008-07-16 16:27 UTC, Jan Horvath
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Horvath 2008-07-16 16:26:42 UTC
Build: NetBeans IDE Dev (Build 080716)
VM: Java HotSpot(TM) Client VM, 1.5.0_13-119, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_13-b05-237
OS: Mac OS X, 10.5.4, i386

User Comments: 
executed select on non-existing table
Comment 1 Jan Horvath 2008-07-16 16:26:48 UTC
Created attachment 64718 [details]
stacktrace
Comment 2 Jan Horvath 2008-07-16 16:27:12 UTC
Build: NetBeans IDE Dev (Build 080716)
VM: Java HotSpot(TM) Client VM, 1.5.0_13-119, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_13-b05-237
OS: Mac OS X, 10.5.4, i386

User Comments: 
executed select on non-existing table
Comment 3 Jan Horvath 2008-07-16 16:27:24 UTC
Created attachment 64719 [details]
stacktrace
Comment 4 David Vancouvering 2008-07-29 18:53:22 UTC
This seems to be the right thing - select a nonexistent table and yes you're going to get this exception.  I'm not sure
what we could do differently, aside from implementing a complete MySQL parser and compiler within NetBeans.
Comment 5 David Vancouvering 2008-07-29 19:04:59 UTC
Another issue logged about this opened my eyes to the problem - we used to print such errors to the output window, and
now they're being shown as exceptions.  I'm reopening and will make this a duplicate of the other issue.
Comment 6 David Vancouvering 2008-07-29 19:07:06 UTC

*** This issue has been marked as a duplicate of 141210 ***
Comment 7 Exceptions Reporter 2008-08-18 17:13:14 UTC
This issue has already 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=77306