1.

The option which finds the startup options supported by the server through mysqld is ______________(a) –verbose(b) –vertex(c) –startup(d) –shutdownI got this question during an online exam.I would like to ask this question from Arranging for MySQL Server Startup and Shutdown topic in chapter General MySQL Administration of MySQL

Answer»

The correct choice is (a) –verbose

The explanation is: The STATEMENT ‘mysqld –verbose –help’ is USED for FINDING out all the startup options that are supported by the SERVER. It is possible to run the server manually or AUTOMATICALLY.



Discussion

No Comment Found

Related InterviewSolutions