PMS and mysql
-
Hi all,
Trying to package Personal Managment System (https://github.com/Volmarg/personal-management-system/tree/v1.4.64)
In testing it is looking for "Mysql mode has ONLY_FULL_GROUP_BY disabled"
As I understand it, it is not something I can change per database is there a way I can control this aspect of the mysql db?
Thanks
-
Hi all,
Trying to package Personal Managment System (https://github.com/Volmarg/personal-management-system/tree/v1.4.64)
In testing it is looking for "Mysql mode has ONLY_FULL_GROUP_BY disabled"
As I understand it, it is not something I can change per database is there a way I can control this aspect of the mysql db?
Thanks
@ultraviolet we hit this already with a few apps and the solution is to patch the app to be compliant. It can't be set globally for the whole Mysql server since this affects the other apps.
There is more info at https://forum.cloudron.io/topic/2631/disable-strict-mode-mysql/15
-
@ultraviolet we hit this already with a few apps and the solution is to patch the app to be compliant. It can't be set globally for the whole Mysql server since this affects the other apps.
There is more info at https://forum.cloudron.io/topic/2631/disable-strict-mode-mysql/15
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login