2.6.1.2.4.1. Setting up a database connection in Sequel Pro
Before connecting, make sure that the IP from which the connection will be made is added to the list of allowed in security settings MySQL.
-
- «Bookmark name» — specify an arbitrary name for the connection.
- «Address» — specify host from data to connect to the database.
- «User » - specify the login from data to connect to the database.
- «Password» - enter the password from data to connect to the database.
- «Database» — specify the name of the database from data to connect to the database.
- «Port» — specify the standard port
3306
. - «Use SSL» — make sure the checkbox is unchecked.