Ive removed only_full_group_by from mysql but still get the error

Ben Taylor

Member
Jun 27, 2019
18
2
3
Swaziland
cPanel Access Level
Root Administrator
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