Are you using Wonder's MySQL plugin? It fixes a bug that causes migrations to 
fail with Apple's version of the MySQL plugin.

Ramsey

On Sep 16, 2011, at 2:10 PM, James Cicenia wrote:

> Ok -
> 
> I went back to the beginning with a complete migration.
> 
> I get the following error:
> 
> MySQLSyntaxErrorException: You have an error in your SQL syntax; check the 
> manual that corresponds to your MySQL server version for the right syntax to 
> use near 'null filesystemPath VARCHAR(255)' at line 1
> 
> I assume this is coming after:
> 
>               ERXMigrationTable erFileAttachmentTable = 
> database.existingTableNamed("ERAttachment");
>               erFileAttachmentTable.newStringColumn("filesystemPath", 255, 
> true);
> 
> Why is it failing?
> 
> Thanks
> James
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/webobjects-dev/rgurley%40smarthealth.com
> 
> This email sent to [email protected]

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to