docs
udb-mysql
Getting Started
Connecting to a MySQL DB instance

Connecting to a MySQL DB instance

After creating a UDB MySQL instance, you can connect to the UDB MySQL instance via IP and port.

Login to a UHost which has MySQL Client installed. Run the following command:

mysql -h$IP -P$Port -u$User -p$Password

$IP specifies the private IP address of the MySQL instance.

$Port specifies the port of the MySQL instance.

$User specifies the administrator name of the MySQL instance.

$Password specifies the administrator password of the MySQL instance.

  • Company
  • ContactUs
  • Blog
Copyright © 2024 SurferCloud All Rights Reserved
  • Contact our sales to help your business.
  • Contact our sales to help your business.