MySQL is a relational database management system (RDBMS) developed by Oracle that is based on structured query language (SQL).
Resource configuration and set-up
Follow the steps:
- Type MySQL HOST - this is the address where the server was installed. Type only IP or the address without http/https, e.g. mysql.server.com
- Type MySQL PORT - most of the time this field does not require any change. Default port is 3306
- Type Username - this is set during the installation of MySQL server
- Type Password - this is set during the installation of MySQL server