ERROR 2002 (HY000): Can't connect to MySQL server on 'myserverIP' (115)
问题 i was trying to access remotly to mysql mariaDB this is my my.cnf file # # This group is read both both by the client and the server # use it for options that affect everything # [client-server] # # include all files from the config directory # !includedir /etc/my.cnf.d [mysqld] #skip-networking #bind-address = <some ip-address> something missing in client-server section maybe ? i restarted mysqld with this command systemctl restart mysqld there's only one user (the one i used to connect from