InterviewSolution
Saved Bookmarks
| 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 |
|