Bug 212296

Summary: Exception not caught entereing data into MySql Table
Product: [Tools] Data Tools Reporter: Pete <broome>
Component: EnablementAssignee: Project Inbox <dtp.enablement-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 Keywords: helpwanted
Version: unspecified   
Target Milestone: future   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Eclipse .log file none

Description Pete CLA 2007-12-07 14:22:15 EST
Created attachment 84769 [details]
Eclipse .log file

Build ID: M20071023-1652

Steps To Reproduce:
Please see below

More information:

I am running Eclipse (Build ID:M20071023-1652) on a WXP platform, 2-Xeon CPU, 2G memory.  Situation is as follows: Using the Data Explorer I created a new set of tables from my workstation on a MySql database (V5.0.45) located on a W2003 Server in my domain.  All seems well with MySql.  I can create the tables without error. Next, I select one table (only 3 fields), Select Data->Edit and I get the form for entering data. Note; Field 1 of the table is the key and has been ID'ed as AUTO_INCREMENT but when the data entry form pulls up, the id field contains '<new row>' (just FYI). I tab to the first field, enter a short text string, tab to the next field and I get the error. Specifically; 'Unhandled Event Loop Exception'. This happens consistently on both tables in the DB. I have attached the .log file

Many Thanks,

Pete