Steps to reproduce
Install module on existing database with a significant number of users
Proposed resolution
The module install process loads all users in order to pull the UID for adding enable and notify user.data variables. This query could instead just pull the UIDs and avoid the memory overflow issue altogether.
Issue fork privatemsg-3419579
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
Comment #4
joshua-jake commentedComment #6
ivnishComment #8
ivnish