• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Host Connections for SQL

Hey, I've been going through the forums trying to find an answer, I keep finding the tutorial video for the connections of SQL, however I cannot find anywhere, where it is that I get the Host URL's for the connections of a database itself.
I've been trying to find the host ports, but can't seem to figure out in searching through the forums.
Does anyone know where I can find the host url for it?
I imagine it looks something like: "web01.farm.pabbly.com"
However, I can't seem to find where they are themselves.
Does anyone know?
I tried to go through the tutorials, but they do not specify where I can find the hostnames themselves.
 
P

Pabblymember11

Guest
Hey @The Defender

Default MySQL Port: The default MySQL port number is 3306. If you haven't changed the default port during installation or configuration, you can use port 3306 to connect to your MySQL server.
 
Top