Exit 1Z0-873 MySQL 5.0 Database Administrator Certified Professional Exam, Part I
Question 1 of 5
0% complete
Q1 Single choice

Which of the following list the difference between mysqld, mysqld_safe and mysql.server respectively?

  • A

    mysqld is the server; mysqld_safe is a shell script that invokes mysqld; mysql.server is a wrapper for
    mysqld_safe.

  • B

    mysqld is a shell script that starts mysql.server; mysqld_safe is a shell script that invokes the server in
    safe mode; mysql.server is the server.

  • C

    mysqld is the server; mysqld_safe is a shell script that invokes mysqld in safe mode, and mysql.server
    is a wrapper for mysqld_safe.

  • D

    Nothing. They are symbloic links to the same file.

Previous Next