I’m trying to RE-SET migration, however I get this error:
CDbCommand failed to execute the SQL statement: SQLSTATE[42000]: Syntax error or access violation: 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 ‘) OR customer_id IS NULL)’ at line 1
I only want to re-migrate category & products, however this tool requires ALL steps to be re-set and when I do that I get the error noted above.
-
problem at STEP 3 ATTRIBUTES:CDbCommand failed to execute the SQL statement: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '11-127' for key 'EAV_ENTITY_ATTRIBUTE_ATTRIBUTE_SET_ID_ATTRIBUTE_ID'