Skip to content

Instantly share code, notes, and snippets.

@philipborbon
Created January 18, 2021 10:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save philipborbon/8728370e7fb2d6f7759c841d56a70ce9 to your computer and use it in GitHub Desktop.
Save philipborbon/8728370e7fb2d6f7759c841d56a70ce9 to your computer and use it in GitHub Desktop.
Exposing MySQL development database in local network
- Check `bind-address` in MySQL configuration
- Check database user if is allowed for any host (%) or specific to host trying to connect
- Check firewall if port is exposed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment