This topic describes how to log on to a MyBase instance on ECS.
Procedure
Connect to the ECS instance where the data node is located.
For more information about obtaining the ECS connection information, see Node management.
For more information about connecting to an ECS instance, see Connect to an instance.
Switch to the MySQL installation folder.
cd /usr/local/mysql8.0/mysql/8.0.36/bin/Run the MySQL logon command.
./mysql -h 127.0.0.1 -u root -pEnter the password and press Enter. The
mysql>prompt indicates a successful logon.
该文章对您有帮助吗?