mysql -htdsql_host -P3306 -utdsql_username -pdummypassword -c
Parameter | Description |
-h | Specify the virtual IP address and service port of TDSQL Boundless (the default port is 3306, which is the same as MySQL's standard configuration). OLTP access address: To obtain the VIP address and port number of peer nodes, log in to the console, navigate to the Instance Details page, locate the Basic Info section, and retrieve the peer node VIP from the Private Network Address field and the peer node Port from the Private Port field. |
-P | |
-u | |
-p | It is recommended to use interactive input to prevent password leakage. |
-c | Preserve the comments in SQL statements. |
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback