-
Notifications
You must be signed in to change notification settings - Fork 307
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when using the On The Fly Category Creator #158
Comments
hard to debug without a trace. have you a trace.txt file in magmi/state directory ? |
Just got this error again. I wasnt able to figure out what it was last time. Here is a snippet of the CSV File I am using:
Here is the trace. I have cut off the repeating messages at the end:
|
@dweeves I solved this by temporarily removing the "ONLY_FULL_GROUP_BY" option from my MySQL configuration file. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The error I get:
" SQLSTATE[42000]: Syntax error or access violation: 1055 'hoge_thehog_magento.cce.entity_type_id' isn't in GROUP BY - "
When I click the SKU it says there is no trace.
The CSV im using is here:
sku,attribute_set,categories,type
AAA-BBB,Catalogue Stock,"Harley-Davidson/FLST;;Harley-Davidson/FLT",simple
The text was updated successfully, but these errors were encountered: