I've narrowed the error down, you need to log into your server and run the following command under mysql : SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));
I've narrowed the error down, you need to log into your server and run the following command under mysql : SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));
I've narrowed the error down, you need to log into your server and run the following command under mysql : SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));