QUOTE (peterlaursen @ Sep 30 2005, 09:56 PM)
I am afraid you must explain a little bit more!
I just tested with MySQL 5.0.13 (on windows) and SQLyog 4.2 beta 2 and import from MS-Access. The empty defaults like
<default></default> in the XML does not prevent correct functioning here.
However undoubtedly you came across som information that solved your problem.
Could you point to those resources more precisely?
Is it a 5.0.13 only problem, a Mac OS-X only problem or what ?
Does it take a specific server configuration to reproduce?
What is your ODBC-source ?
Also a small XML-file that does not work with
<default></default> on your system and does work without them would be useful.
You will need to give information so that problem can be reproduced! Also why not link to the resources that you googled? We don't read thought. Though it sometimes would be practical!

Ok, I try to answer most of your questions (as I am not working over the weekend) that you have asked above:
The error I was getting is a 1067 error. When googled, I came across a post that said DEFAULTS should be removed when creating new tables in Mysql 5.x. So, this gave me a clue as I was also creating tables from my ODBC source. So, after I removed all the default statements from xml job files, it started to create the tables and ran smoothly.
Before, I did this, I tested against 4.x without any problem. So, I firmly believe it's a 5.x problem .
My ODBC source connects to an ISAM database through some proprietary drivers on windows platform. These same drivers have been working without a problem with version 4.x.
As far as I know, it doesn't take any specific server configuration to reproduce the error. Having said that, I only tested on my compiled version of the new MySQL server on Mac osx so I cannot for sure say that it can be reproduced on Linux and/or windoze; however, seemingly it appears it's a client server type of problem; not related to underlying os. Before, I googled, I tried changing the storage engine without any success.
I'll send you a sample of my xml file Monday when I go back to work.
You mean you don't have a sixth sense and cannot read my mind across the ocean, that's too bad,ey!