Home » MYSQL » Mysql Setup » Question
  1. The option that supplies the pathname to root directory of MySQL installation is _____________.
    1. –port
    2. –basedir
    3. –datadir
    4. –socket
    5. None of these
Correct Option: B

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’.



Your comments will be displayed only after manual approval.