Bug 228787 - Table Editor fail on MySQL due to CAST AS
Summary: Table Editor fail on MySQL due to CAST AS
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: WTP Datatools (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: wst.rdb CLA
QA Contact: Larry Dunnell CLA
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2008-04-24 18:19 EDT by Quy V. On CLA
Modified: 2013-02-20 16:06 EST (History)
1 user (show)

See Also:


Attachments
Patch to remove CAST AS (2.40 KB, patch)
2008-04-24 18:19 EDT, Quy V. On CLA
bjorn.freeman-benson: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Quy V. On CLA 2008-04-24 18:19:33 EDT
Created attachment 97540 [details]
Patch to remove CAST AS

Build ID: M20080221-1800

Steps To Reproduce:
1.Create a connection to MySQL database
2.Create a table containing INT
3.right click on table and select Data->Edit
4.enter data and save.
5.Save will fail because CAST is not supported


More information:
Comment 1 David Williams CLA 2008-05-01 22:55:23 EDT
patch applied to R1_5_5_patches branch. 
Remember to carry over to DTP code if required.