1.

When building from source, the embedded server library is enabled by _______________(a) –with-embedded-server(b) –with-server-embedded(c) –with-embedded-library(d) –with-library-embeddedI got this question during an online exam.Origin of the question is Using the Embedded Server Library in section MySQL Programs Using C of MySQL

Answer»

Correct ANSWER is (a) –with-embedded-server

Explanation: While building from the source, the embedded server library is enabled by USING the OPTION ‘–with-embedded-server’ while running ‘CONFIGURE’. This applies equally to MYSQL 5.0 and 5.1.



Discussion

No Comment Found

Related InterviewSolutions