Quiz Yourself on Installing and Communicating with MySQL server
This lesson tests your understanding of the MySQL server(installation and communication).
1
Which command can tell you whether the MySQL server is locally running or not?
A)
mysql running status
B)
processes | grep mysql
C)
ps -ef | grep 'mysql'
D)
service status
Question 1 of 80 attempted
Get hands-on with 1400+ tech skills courses.