- IP address — from another machine,
127.0.0.1won’t work; use the server’s LAN IP. - Firewall — is the inbound rule for port 3306 active on the server?
- Login/password — a typo when creating the account?
- MySQL 8+ authentication — see Section 5; use
mysql_native_password.
Applicable to Project Manager running on a shared MySQL/MariaDB database (multi-user/team setup)
Translate





