-
Notifications
You must be signed in to change notification settings - Fork 869
Open
Description
页面地址;
/admin.php?s=order/index.html
抱错:
yntax error or access violation: 1140 In aggregated query without GROUP BY, expression #1 of SELECT list contains nonaggregated column 'shopxo.sxo_order.id'
临时修复:
SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels