Tonight I was setting up a staging environment for a client of ours so they would have the ability to “visually” interact with the recent data migration our team has performed (OSCommerce to Magento, in case anyone was wondering).
Here’s the error I was receiving:
ERROR 1064 (42000) at line 382: 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 ‘USING BTREE,
KEY `FK_ATTRIBUTE_VARCHAR_ENTITY` (`entity_id`),
KEY `FK_CATALO’ at line 9
Leggi tutto...