how to open closed port mysql in ubuntu code example
Example: how to open closed port mysql in ubuntu
sudo nano /etc/mysql/mariadb.conf.d/50-server.cnf
#hash (#) at the beginning of following line
#bind-address = 127.0.0.1
sudo nano /etc/mysql/mariadb.conf.d/50-server.cnf
#hash (#) at the beginning of following line
#bind-address = 127.0.0.1