Bug 318302 - 'FIXED' is a reserverd keyword for maxdb
Summary: 'FIXED' is a reserverd keyword for maxdb
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows Server 2003
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Nobody - feel free to take it CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks: 284657
  Show dependency tree
 
Reported: 2010-06-29 08:14 EDT by Andreas Fischbach CLA
Modified: 2022-06-09 10:26 EDT (History)
1 user (show)

See Also:


Attachments
patch file (1.63 KB, patch)
2010-06-29 13:37 EDT, Edwin Tang CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Fischbach CLA 2010-06-29 08:14:44 EDT
The class org.eclipse.persistence.testing.tests.types.StringTester is somehow
producing a table with a column named 'FIXED', unfortunately this is a reserved word for maxdb and can't be used as columnname.
Would be nice to rename this column, to get some more tests 'green'
Comment 1 Edwin Tang CLA 2010-06-29 13:37:02 EDT
Created attachment 173025 [details]
patch file
Comment 2 Edwin Tang CLA 2010-06-29 13:38:25 EDT
Renamed the column from 'FIXED' to 'FIXED_STRING'
Comment 3 Edwin Tang CLA 2010-06-29 13:43:15 EDT
Checked in the patch into trunk.
Code reviewed by: Kevin Yuan
Comment 4 Eclipse Webmaster CLA 2022-06-09 10:26:05 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink