Update : i updated centminmod today and it reverted my changes on the script :(
what changes you made ? changes to variables shouldn't be made in centmin.sh so if you changed centmin.sh variables you do it in persistent config file /etc/centminmod/custom_config.inc or the changes go deeper than variable changes ?
Code: /usr/local/src/centminmod/addons/mysqladmin_shell.sh It was when i made changes to the following : MYSQLHOSTNAME='IP ADDRESS' side note : when i made it be a hostname vs IP address it wouldnt work, only worked with IPs is there a way to change that incase i move hosts?
just updated 123.09beta01 with fix so you can set MYSQLHOSTNAME variable in persistent config at /etc/centminmod/custom_config.inc to override defaults in addons/mysqladmin_shell.sh mariadb default listens on ip and privileges for root are on ip only and using ip is better anyway removing dns from equation