MySQL host name

Found it! I had to create a Remote MySQL connection on my Hostinger account.
To find the MySQL server hostname for your Hostinger account, you can follow these steps:
  1. Log in to your Hostinger Members Area.
  2. Navigate to the Websites section and click on "Manage" next to your website.
  3. On the left sidebar, search for "Remote MySQL" and click on it.
  4. The database hostname and IP will be detailed on top of the section labeled "Create remote database connection".
Please note that the default port for remote connections is 3306. You can use this hostname provided by Hostinger to connect to your MySQL table using Pabbly.
 
Top