Open Port 3306

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.

MySQL

Opening port 3306 must be done manually for MySQL users. Do this on the server only, not on each workstation install.

  1. Open the Control Panel and click Security.
  2. Click Windows Firewall.
  3. Click Advanced Settings, Inbound Rules.
  4. Click New Rule.
  5. Click Port, then Next.
    • Select TCP.
    • Enter 3306 in Specific local ports.
  6. Click Next, then click Allow the connection.
  7. Check Domain and Private.
  8. Note: This step may vary depending on your network setup. We recommend consulting with your IT for more information.
  9. Enter MySQL as Name and Description.
    Note: If using MySQL for multiple applications, use Open Dental MySQL as the name and description instead, to avoid confusion.
  10. 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.