1.

The hub of a MySQL installation is ______________(a) mysqla(b) mysqlb(c) mysqlc(d) mysqldThe question was posed to me in an internship interview.My question is from MySQL Components in section MySQL Administration of MySQL

Answer»

Right choice is (d) mysqld

Explanation: The server, mysqld, is the hub of a MYSQL installation; it performs all MANIPULATION of databases and TABLES. On Unix, several related SCRIPTS are AVAILABLE to assist in server startup.



Discussion

No Comment Found

Related InterviewSolutions