启动MySQL服务器的命令是什么?
A: mysql -u root-h127. 0. 0. 1-p password
B: quit
C: net start mysql
D: net stop mysql
A: mysql -u root-h127. 0. 0. 1-p password
B: quit
C: net start mysql
D: net stop mysql
举一反三
- 第1单元,启动MySQL服务器的命令是() A: mysql -u root -h127.0.0.1 -p password 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服务的命令是( ) A: net start mysql B: net stop mysql 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
- 使用命令,启动MySQL服务,正确的命令是( ) A: net mysql start B: net start mysql C: net stop mysql D: net mysql stop