1.

The MySQL server used in its client/server architecture is _______________(a) mysqla(b) mysqlb(c) mysqlc(d) mysqldThis question was posed to me during a job interview.I would like to ask this question from Basic Database Terminology topic in chapter General MySQL Use of MySQL

Answer»

Right option is (d) mysqld

Best explanation: mysqld is the MYSQL server program. It serves the incoming client REQUESTS by accessing the database. The others are not VALID MySQL programs. MySQL IMPLEMENTS a client/server architecture WHEREIN mysqld is the server program.



Discussion

No Comment Found

Related InterviewSolutions