mysql -u root -p123 student mysql -u 用户名 -p密码 数据库实例名
C:/Windows/system32>mysql -u root -p123 student Welcome to the MySQL monitor. Commands end with ; or /g. Your MySQL connection id is 4 Server version: 5.1.36-community MySQL Community Server (GPL) Type 'help;' or '/h' for help. Type '/c' to clear the current input statement.