1.

The line that is not used to turn on the event scheduler is _________________(a) event_scheduler = ON(b) eventscheduler = ON(c) event_scheduler_ON(d) events_scheduler_ONThe question was asked in my homework.Question is from External Security: Preventing Unauthorized Network Access in portion Access Control and Security of MySQL

Answer»

Correct choice is (a) event_scheduler = ON

Easiest explanation: The line ‘event_scheduler = ON’ is put in the option file that the server READS. The event scheduler does not run by default. It must be TURNED on if EVENTS are to USED in the DATABASE.



Discussion

No Comment Found

Related InterviewSolutions