1.

Which option suppresses output unless there are errors in the table?(a) –silent(b) –wild(c) –suppress(d) –nooutThe question was asked in an internship interview.This interesting question is from General Preventative Maintenance topic in section Database Maintenance, Backups and Replication of MySQL

Answer»

Correct CHOICE is (a) –silent

Best EXPLANATION: In MySQL, the ‘–silent’ option suppresses the output unless there are errors in the tables. The ‘CRON’ jobs typically generate a mail MESSAGE if a job PRODUCES any output at all.



Discussion

No Comment Found

Related InterviewSolutions