1.

Encrypted connections can be established using ______________(a) exec_stmt_ssl(b) exec_ssl_stmt(c) exec_stmnt_ssl(d) exec_ssl_stmntI got this question during an interview for a job.My question is from Location of the Data Directory in chapter MySQL Data Directory of MySQL

Answer»

Correct answer is (a) exec_stmt_ssl

The explanation: For the ‘exec_stmt_ssl’ to work PROPERLY, MYSQL must have been built with SSL SUPPORT, and the server must be started with the proper options that IDENTIFY its certificate and key files.



Discussion

No Comment Found

Related InterviewSolutions