Overview
Scenarios
Product Architecture
Instance Types
Compatibility Notes
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). The access address for OLTP: To obtain the peer node VIP address and port number, log in to the console. On the Instance Details page, locate the Basic Info section. The Private Network Address field provides the peer node VIP, while the Private Port field provides the peer node port. The access address for OLAP: To view the VIP address and port number of the columnar node, log in to the console. On the Instance Details page, navigate to the Instance Architecture Diagram section. Under Columnar Node, you can find the corresponding VIP and Port information. |
-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