Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Important
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.12
-
Fix Version/s: 4.7.15
-
Component/s: None
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Core Team Funds
-
Verified?:No
Description
After upgrading Linux/Ubuntu server to 16.04 LTS we can't send mailings. When a test mailing is attempted an error popup shows "Unknown DBError" and investigating in the logs shows:
This indicates some relation to CRM-18439.
Using MySql 5.716 on Ubuntu 16.04.01 with CiviCRm 4.7.12.
Doing "SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));" made the problem go away.
Attachments
Issue Links
- supplements
-
CRM-18439 support MySQL 5.7 sql_mode=only_full_group_by
- Done/Fixed
- links to