1.

If the scheduler is stopped, no events run.(a) True(b) FalseI have been asked this question in final exam.My enquiry is from Events topic in division Stored Programs of MySQL

Answer»

The correct choice is (a) True

To explain: In MYSQL, if the event scheduler is stopped, no events are RUN. It is also possible to leave the scheduler running but disable the INDIVIDUAL events. This can be done with ‘DISABLED’.



Discussion

No Comment Found

Related InterviewSolutions