2.6.1.2.3.1. Set up database connection in Sequel Pro

Before connecting, make sure that the IP address from which the connection will be made is added to the allowed list in the MySQL security settings.

  1. On the left, click "QUICK CONNECT":
  2. Select the "Standard" connection type, fill in the fields, and click "Test connection" first, then "Connect":
    • "Name" — enter any name you want for the connection.
    • "Host" — enter the host from the data for connecting to the database.
    • "Username" — enter the username from the data for connecting to the database.
    • "Password" — enter the password from the data for connecting to the database.
    • "Database" — enter the name of the database from the data for connecting to the database.
    • "Port" — enter the default port 3306.
    • "Connect using SSL" — make sure the checkbox is unchecked.
Content