I am trying to make a connection to a remote MySQL database. I have this conf in my local machine
# cat ~/.my.cnf [client] default-character-set=utf8mb4 [mysql]