InterviewSolution
Saved Bookmarks
| 1. |
What is the embedded server library when building from source enabled by?(a) –with-embedded-server(b) –with-server-embedded(c) –with-embedded-library(d) –with-library-embeddedThis question was addressed to me in an internship interview.The query is from Location of the Data Directory topic in chapter MySQL Data Directory of MySQL |
|
Answer» Right answer is (a) –with-embedded-SERVER |
|