I have removed only_full_group_by from mysql but I still get the error that is still enabled
When running mysql -sse "SELECT @@GLOBAL.sql_mode;" it says that it is not there
STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
I know cpanel is confusing when it comes to config files and has too many of them for the same thing, so how to I actually disable this feature
When running mysql -sse "SELECT @@GLOBAL.sql_mode;" it says that it is not there
STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
I know cpanel is confusing when it comes to config files and has too many of them for the same thing, so how to I actually disable this feature