We can login to MySql through this command:
# [mysql dir]/bin/mysql -h hostname -u <UserName> -p <password>
MySQL Interview Questions and Answers
We can login to MySql through this command:
# [mysql dir]/bin/mysql -h hostname -u <UserName> -p <password>