View Issue Details

IDProjectCategoryView StatusLast Update
0001121Database Workbench v5SQL & Parameter Insightpublic2015-02-20 18:49
ReporterSvein Erling Tysvær Assigned ToMartijn Tonies  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
OSWindowsOS Version7 Professiona. 
Product Version5.0.6 
Fixed in Version5.0.10 
Summary0001121: Specific case with GEN_ID in SQL Insight gives "out of memory" error
DescriptionUsing gen_id() in the sql editor and waiting for DBW to come up with the alternatives simply gives an 'out of memory' error.
Steps To ReproduceType

SELECT GEN_ID
FROM RDB$DATABASE

then add ( after GEN_ID and wait for autocomplete do give suggestions
Additional InformationTested on two separate databases and before and after upgrading to 5.0.6.
TagsNo tags attached.

Activities

Martijn Tonies

2015-02-12 16:45

administrator   ~0000359

This happens only if there's no closing )

GEN_ID(<cursor>) works
GEN_ID(<cursor> fails

Issue History

Date Modified Username Field Change
2014-12-11 17:37 Svein Erling Tysvær New Issue
2014-12-16 12:55 Martijn Tonies Assigned To => Martijn Tonies
2014-12-16 12:55 Martijn Tonies Status new => acknowledged
2015-02-12 16:45 Martijn Tonies Note Added: 0000359
2015-02-12 16:45 Martijn Tonies Status acknowledged => assigned
2015-02-12 16:45 Martijn Tonies Summary Autocomplete reports error => Specific case with GEN_ID in SQL Insight gives "out of memory" error
2015-02-12 17:29 Martijn Tonies Status assigned => resolved
2015-02-12 17:29 Martijn Tonies Fixed in Version => 5.0.10
2015-02-12 17:29 Martijn Tonies Resolution open => fixed
2015-02-20 18:49 Martijn Tonies Status resolved => closed