1.

Which variable is set to zero when automatic privilege granting is not needed?(a) automatic_sp_privileges(b) automatic_ps_privileges(c) automatic_pg_privileges(d) automatic_gp_privilegesThe question was asked in an interview.Enquiry is from Stored Functions and Procedures in portion Stored Programs of MySQL

Answer»

The CORRECT ANSWER is (a) automatic_sp_privileges

Explanation: The automatic_sp_privileges system variable is set to zero when the automatic privilege GRANTING is not NEEDED and REVOCATION should not be allowed to occur. It is a crucial system variable.



Discussion

No Comment Found

Related InterviewSolutions