1.

A procedure that involves REPAIR TABLE with the USE_FRM option must be done before upgrading.(a) True(b) FalseThe question was posed to me in an online quiz.This key question is from Updating MySQL in division General MySQL Administration of MySQL

Answer»

Correct option is (a) True

The explanation is: A PROCEDURE that involves REPAIR TABLE with the USE_FRM option must be done before upgrading. Use of this STATEMENT with a version of MYSQL different from the one used to create the table can damage the table.



Discussion

No Comment Found

Related InterviewSolutions