Bug 212296 - Exception not caught entereing data into MySql Table
Summary: Exception not caught entereing data into MySql Table
Status: NEW
Alias: None
Product: Data Tools
Classification: Tools
Component: Enablement (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: future   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2007-12-07 14:22 EST by Pete CLA
Modified: 2007-12-20 12:44 EST (History)
0 users

See Also:


Attachments
Eclipse .log file (713.07 KB, text/plain)
2007-12-07 14:22 EST, Pete CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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