Port 3306 is required for MySQL and MariaDB.
See Installation.
MariaDB
Inbound rule, port 3306 is automatically opened when installing the MariaDB version of the trial installer.
- It will most likely have a name starting with MariaDB (e.g., MariaDB 10.5 (x64)).
- The network types are private and domain.
- If using a public network type, reach out to IT to resolve this.
- Only opens 3306 for TCP connections.
- If MariaDB is uninstalled, the rule is deleted.
MySQL
Opening port 3306 must be done manually for MySQL users. Do this on the server only, not on each workstation install. Depending on your installed operating system, these steps may vary. Consult with your IT as needed.
- In Windows, open the Control Panel.
- In the Control Panel, click Windows Defender Firewall.
- In the Windows Defender Firewall window, click Advanced Settings from the sidebar.
- In the Windows Defender Firewall with Advanced Security window, select Inbound Rules from the sidebar.
- From the Actions sidebar, click New Rule....
- In the New Inbound Rule Wizard, set up the new port rule:
- Select Rule Type of Port, and click Next.
- In the Protocols and Ports step
- Select TCP.
- Enter 3306 into Specific local ports.
- Click Next.
- In the Action step, choose Allow the connection, and click Next.
- In the Profile step, check Domain and Private, and click Next.
- This step may vary depending on your network setup. We recommend consulting with your IT for more information.
- In the Name step, enter MySQL as Name and Description..
- If using MySQL for multiple applications, use Open Dental MySQL as the name and description instead to avoid confusion.
- Click Finish.
In some cases an outbound rule has to be created for port 3306 if the Network Administrator has blocked outbound traffic from a workstation. Follow the steps above for an outbound rule as well.