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 138084 - SQL History: Unable to save definite number of statements for particular connection
Summary: SQL History: Unable to save definite number of statements for particular conn...
Status: NEW
Alias: None
Product: db
Classification: Unclassified
Component: SQL Editor (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-24 13:35 UTC by Roman Mostyka
Modified: 2013-08-01 12:53 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2008-06-24 13:35:36 UTC
1. Add Derby and MySQL connection.
2. Execute bunch (5 for example) of statements for MySQL DB.
3. Execute bunch (5 for example) of statements for Java DB.
4. Open "SQL History".
5. Choose only MySQL connection in "Connection" drop down list.
6. Set number of executed statements to 2.
7. Close and reopen dialog.

Result: Only 2 statements are in the list and they are for Java DB. There is no MySQL connection at all.
Comment 1 John Baker 2008-06-27 09:00:31 UTC
Saving statements is a global feature, is not per connection.  This is by design.  
If you'd like to see this then change this to a feature.
Comment 2 Roman Mostyka 2008-06-27 13:15:54 UTC
I think it will be better to have ability to set number of saved statements for every connection.
Comment 3 Jiri Rechtacek 2009-10-16 14:03:06 UTC
Reassigned to new owner.