Skip to content

fix database ONLY_FULL_GROUP_BY mode  #68

@moyalx

Description

@moyalx

please add this command to the script.sql file :

SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));

if ONLY_FULL_GROUP_BY be active, this cause error on colleges pages !

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions