MantisBT: master 94908539
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
dregad | dregad | master | 2023-07-26 16:58 | master 60cc1d7e |
Affected Issues | 0032787: Facilitate identification of user accounts sharing the same email | |||
Changeset | Fix query to find users with duplicate emails With MySQL in only_full_group_by sql_mode, the query used in admin ERROR 1055 (42000): Expression 0000001 of HAVING clause is not in GROUP BY Adding a sub-query fixes the problem, and the updated query works fine Issue 0032787 |
|||
mod - admin/check/check_email_inc.php | Diff File |