InterviewSolution
Saved Bookmarks
| 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 |
|