1.

Triggers and events are not invoked automatically by the server.(a) True(b) FalseI had been asked this question in an interview.My doubt is from Internal Security: Preventing Unauthorized Filesystem Access topic in portion Access Control and Security of MySQL

Answer»

Right choice is (b) False

Explanation: The triggers and EVENTS are invoked AUTOMATICALLY by the server, so the concept of invoking user is not APPLIED. Thus, they have no SQL SECURITY CHARACTERISTIC and always execute with definer privileges.



Discussion

No Comment Found

Related InterviewSolutions