It seems that if the admin module is enabled and you login as a non-admin user it completely locks up your MySQL process. A simple work around patch is to come but there seems to be a deeper issue here.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 960126_non_admin_fix.patch | 769 bytes | Anonymous (not verified) |
Comments
Comment #1
Anonymous (not verified) commentedHere is a simple work around patch for this seems the issue lies in
admin_landing_page_access(). This will fix the problem temporarily but this will probably need some more work.Comment #2
alex_b commentedFixed with #938056-5: infinite loop occurring for everyone but user1