连接MySQL服务器的命令是( )。
A: mysql -uroot -h127.0.0.1 -ppassword
B: quit;
C: net start mysql
D: net stop mysql
A: mysql -uroot -h127.0.0.1 -ppassword
B: quit;
C: net start mysql
D: net stop mysql
举一反三
- 启动MySQL服务器的命令是( ) A: mysql -uroot -proot B: quit C: net start mysql D: net stop mysql
- 下列使用mysql命令连接MySQL服务器的错误的是( )。 A: mysql -uroot -h127.0.0.1 -p password B: mysql -uroot -h127.0.0.1 -p C: mysql -uroot -ppassword D: mysql -uroot -h127.0.0.1 -ppassword
- 第1单元,启动MySQL服务器的命令是() A: mysql -u root -h127.0.0.1 -p password B: quit; C: net start mysql D: net stop mysql
- 停止MySQL服务器的命令是( ) A: exit B: quit C: net start mysql D: net stop mysql
- 启动和关闭MySQL服务的命令是(): mysql net start 和mysql net stop|mysql start net和mysql stop net|net mysql start和net mysql stop|net start mysql和net stop mysql