Which of these can be used in place of MYSQL_SERVER_VERSION?
(a) LIBMYSQL_VERSION
(b) LIBMYSQL_VERSION_ID
(c) MYSQL_VERSION_ID
(d) MYSQL_ID
I have been asked this question during a job interview.
This intriguing question comes from Connecting to the Server topic in chapter MySQL Programs Using C of MySQL