MySQL

Information and credentials required for a MySQL database to function as a repository database are:

  1. Database host

  2. (Optional) Database port

  3. Database name

  4. Database username

  5. Database password

Password cannot contain $ signs.

Last updated