Vendor: Oracle
Exam Code: 1Z0-873
Exam Name: MySQL 5 Database Administrator Certified Professional Exam, Part I
QUESTION 1
Which one of the following statements can be used to start MySQL 5.0 manually from the command line on windows?
A. C:\> C:\Program Files\MySQL\MySQL Server 5.0\bin\mysqladmin -u root start
B. C:\> C:\Program Files\MySQL\MySQL Server 5.0\bin\mysqld
C. C:\> C:\Program Files\MySQL\MySQL Server 5.0\bin\mysql_start
D. None of the above
Answer: B