# This should go to `/etc/mysqladm/config.toml` [server] socket_path = "/var/run/mysqladm/mysqladm.sock" [mysql] host = "localhost" port = 3306 username = "root" password = "secret" timeout = 2 # seconds