1.

When building from source, the embedded server library is enabled by what?(a) –with-embedded-server(b) –with-server-embedded(c) –with-embedded-library(d) –with-library-embeddedThis question was addressed to me during an internship interview.This intriguing question originated from Session-Only System Variables in division System, Status and User Variables of MySQL

Answer»

Right ANSWER is (a) –with-embedded-SERVER

Easy 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