1.

The option that supplies the pathname to root directory of MySQL installation is _____________(a) –basedir(b) –datadir(c) –port(d) –socketI have been asked this question in a job interview.Query is from Running Multiple Servers topic in division General MySQL Administration of MySQL

Answer»

Right CHOICE is (a) –basedir

Easiest explanation: The option ‘–basedir’ has the purpose to specify the pathname to the root directory of the MySQL installation. The pathname to the data directory is SPECIFIED by the option ‘–datadir’.



Discussion

No Comment Found

Related InterviewSolutions