1.

What is the hub of a MySQL installation?(a) mysqla(b) mysqlb(c) mysqlc(d) mysqldThe question was posed to me in an interview.Question is from Making Database Backups in portion Database Maintenance, Backups and Replication of MySQL

Answer»

Correct option is (d) mysqld

The best I can explain: 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