Have not heard back on this... This is killing us, please help.

Ok, when I install or uninstall the sql patches, I get a 1064 error.

I am running MySQL 5.0.92 and ZC 1.3.8a

1064 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 'SELECT @configuration_group_id:=configuration_group_id FROM configuration_group' at line 2
in:
[SET @configuration_group_id=0; SELECT @configuration_group_id:=configuration_group_id FROM configuration_group WHERE configuration_group_title= 'Google Merchant Center Feeder Configuration' LIMIT 1; DELETE FROM configuration WHERE configuration_group_id = @configuration_group_id AND configuration_group_id != 0; DELETE FROM configuration_group WHERE configuration_group_id = @configuration_group_id AND configuration_group_id != 0;]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.


What syntax should this be? Any help is greatly appreciated