Problem/Motivation
Both `ip_update_10002` and `ip_update_10003` are causing memory exhaustion due to row size. These should be using batch to iterate rather than trying to load the entire result into an array
Issue fork ip-3585071
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments