hello,
using an automated bash for maintenance, I need, with flags such as --no-prompt and/or --quiet, preserve the 50-server.cnf from MaraDB Server, like keep conf file into regular MariaDB update on the pink screen.
target: lock only one line into file: bind-address = *, instead localhost
how to do it? Is it possible?
tyvm