adplus-dvertising
frame-decoration

Question

The MySQL clients are linked with _____________

a.

-lmysqlclient

b.

-cmysqlclient

c.

-dmysqlclient

d.

-vmysqlclient

Answer: (a).-lmysqlclient

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The MySQL clients are linked with _____________

Similar Questions

Discover Related MCQs

Q. On Unix, linking uses dynamic libraries by default.

Q. What can be used as an alternative to mysqlconfig?

Q. Which of these has a smaller memory footprint?

Perl, PHP

Q. The static C library client in Windows is _____________

Q. Which of the following is used on Solaris?

Q. Which library file contains various portability macros and definitions?

Q. Which header should be included first?

Q. mysql_init() returns a _____________

Q. When linking to a static MySQL C client library, the client library and the client application must use the same compiler option.

Q. Which of these can be used in place of MYSQL_SERVER_VERSION?

Q. Which of the following can be used interchangeably with MYSQL_VERSION_ID?

Q. Which option is supplied to ensure TCP/IP connection to local server?

Q. Connections to remote servers always use TCP/IP.

Q. The –protocol value ‘TCP’ runs on which operating systems?

Q. The ‘SOCKET’ protocol is permitted on which operating systems?

Q. Which of these returns a string containing an error message?

Q. Which of the following returns a MySQL-specific numeric code?

Q. Which of the following returns an SQLSTATE code?

Q. The argument to the function mysql_error() is _______________

Q. What does mysql_real_connect() return if it fails?