I’ve searched and the info tells me to modify the my.cnf file (or one of the cponfig files).
however. I seem unable to find the correct config file or the data in mariadb in control panel. ( I see the above parameter but can;t change it)
MariaDB version 10.3.32
Operating system Ubuntu Linux 20.04.3
Webmin version 1.984
Peter mentioned I should do more checking and set the parameters, hence the reason for the mechanisms.(as I had ported from mysql to maraidb)
indeed, but I’m happy with the way it was ;o)
I would like to remove STRICT_TRANS_TABLES so will check further
I did manage to remove STRICT_TRANS_TABLES by getting the right password for the system (typing command in) but not sure its yet saved on a reboot (I tried GLOBAL)
… all you should do is to copy defaults and removing wished option, and adding that line of directives to mysqld.cnf file, under [mysqld] section and restarting MySQL aftetwards: