Skip to content
Update MySQL Errors authored by Ruan's avatar Ruan
......@@ -108,7 +108,7 @@ Also see:
### No route to host:
_Cause: No route to host (Host unreachable)_
Firewall issue. Ensure that port 3306 is not blocked and that port forwarding is configured, if applicable.
Port binding / firewall issue, similar to [Connection timed out](https://gitlab.com/ruany/LiteBans/-/wikis/MySQL-Errors#connection-timed-out). Ensure that port 3306 is not blocked and that port forwarding is configured, if applicable.
---
......
......