What are three methods to reduce Mysql server exposure to remote connections?

What are three methods to reduce Mysql server exposure to remote connections?

What are three methods to reduce Mysql server exposure to remote connections?

A.
Setting — skip-networking when remote connections are not required

B.
Using the sql_mode=STRICT_SECURE after connections are established for encrypted
communications

C.
Setting specific GRANT privilege to limit remote authentication

D.
Setting – mysql_secure_configuration to enable paranoid mode

E.
Using SSL when transporting data over remote networks

Explanation:



Leave a Reply 5

Your email address will not be published. Required fields are marked *


wolfsrudel

wolfsrudel

A, C, E

vasben

vasben

Yes, A,C,E

AR

AR

Hi Everyone,

I passed the exam today with 82%. I must admit that this was one of the toughest certification exams i have ever attended. Thank you all for your valuable contribution to the question and answer discussions.

The new pass criteria is 60%.

Out of 100 Questions 55 was new and 45 from these questions.

You must read through the documentation very thoroughly along with MySQL/Oracle Student Guide.

Wish you all the very best to everyone.

sun

sun

can you share the MySQL/Oracle Student Guide to me,thx