1.

Which log does the event scheduler log to?(a) error(b) record(c) library(d) updateI have been asked this question by my college director while I was bunking the class.This intriguing question originated from Events topic in division Stored Programs of MySQL

Answer»

Right choice is (a) error

Explanation: In MySQL, the event scheduler WRITES to the error log of the server, which can be checked for information about what the scheduler is doing. It logs the EVENTS as it RUNS them.



Discussion

No Comment Found

Related InterviewSolutions