1.

What is the embedded server library containing the MySQL server linkable into applications?(a) libmysqla(b) libmysqlb(c) libmysqlc(d) libmysqldI have been asked this question during an online exam.This key question is from Location of the Data Directory in chapter MySQL Data Directory of MySQL

Answer»

Right choice is (d) libmysqld

To explain: MySQL INCLUDES an embedded server library, libmysqld, containing the MySQL server in a way that can be linked into APPLICATIONS. This ENABLES the production of MySQL-based standalone applications.



Discussion

No Comment Found

Related InterviewSolutions