MYSQL
original: Error: Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'railway.commission.commi_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
how can i config my mysql ??
5 Replies
Project ID:
5cd8fd4a-5934-4c10-874d-f3003dfcb2c8
5cd8fd4a-5934-4c10-874d-f3003dfcb2c8
where are you getting this error?
I wrote one query where I'm grouping the data it working fine in offline MySQL but when i deploy into railway and testing it's showing above error.
@Brody how can we config MySQL in railway??
show me a screenshot of your railway project