Created
June 18, 2020 15:26
-
-
Save zerobugs-oficial/0ce93b52a7694276305efff5247f5c0e to your computer and use it in GitHub Desktop.
Acesso remoto ao mysql
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bind-address = 127.0.0.1 | |
para | |
bind-address = 0.0.0.0 | |
Salve o arquivo, feche e reinicie o serviço com o comando abaixo. | |
systemctl restart mysql.service |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment