Linux中登录mysql
输入 mysql -u root -p
然后输入密码,就能登录
root@zrt2:/home/zrt2# mysql -u root -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
输入 mysql -u root -p
然后输入密码,就能登录
root@zrt2:/home/zrt2# mysql -u root -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.