8.2.10. Data for connection to MySQL database

Important points:

  • This article is about database connection credentials within the separate MySQL service. Use instruction to connect to MySQL database on hosting.
  • Standard port 3306 will not work.
  • Database user passwords are not stored publicly on the hosting and you can't view them, you can only change them.

Use the data from the "MySQL" section to connect to the database:

  • Host (server) and port — address before colon and number after colon in the "Instance" block:
  • Database name, database user login (name) and password:
    • On the "Databases" tab:
    • Or on the "Users" tab:
Content