Skip to content

Configurable attributes + COALESCE mysql fix + M2 max exception traces fix#54

Open
lsv wants to merge 5 commits intomacopedia:magento2from
lsv:feature/config-query
Open

Configurable attributes + COALESCE mysql fix + M2 max exception traces fix#54
lsv wants to merge 5 commits intomacopedia:magento2from
lsv:feature/config-query

Conversation

@lsv
Copy link
Copy Markdown

@lsv lsv commented Sep 12, 2019

#1: Fix of #53
#2: Fix of COALESCE mysql calls requires the field to be grouped by, so I turned it off with sql_mode

@lsv lsv changed the title Feature/config query Configurable attributes + COALESCE mysql fix Sep 12, 2019
@lsv
Copy link
Copy Markdown
Author

lsv commented Sep 13, 2019

Added a max traces to 10 so if a bug appears it just not dies in M2 - maybe not the cleanest way, but it works, and it generates a error in the log file, so if you try to add text into a Date attribute then it actually skips the product, and continues on, instead of using about 4gb memory and dies of memory :)

@lsv lsv changed the title Configurable attributes + COALESCE mysql fix Configurable attributes + COALESCE mysql fix + M2 max exception traces fix Sep 13, 2019
@tmotyl
Copy link
Copy Markdown
Member

tmotyl commented Sep 20, 2019

Hi @lsv
Thanks for your valuable contribution.
Please split your Pull request in 3 chunks:

  1. sql mode
  2. max traces
  3. configurable products fix
    Then I will review and merge them one by one.

@tmotyl
Copy link
Copy Markdown
Member

tmotyl commented Dec 18, 2019

Hi @lsv
can you please split your PR into 3 chunks?

marvinhinz added a commit to marvinhinz/magmi-m2 that referenced this pull request Dec 19, 2019
I copied the workaround from macopedia#54 because the pr is not yet splitted and i needed the functionality.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants