1.

The event scheduler does not run by default.(a) True(b) FalseThis question was posed to me in exam.This intriguing question comes from Events topic in division Stored Programs of MySQL

Answer»

Right choice is (a) True

To elaborate: The EVENT scheduler does not run by default, so it MUST be turned on if events are to be used. An event is a STORED program that is ASSOCIATED with a SCHEDULE to perform database operations.



Discussion

No Comment Found

Related InterviewSolutions