1.

Which program is used as a utility for MyISAM table maintenance?(a) innochecksum(b) myisam_ftdump(c) myisamchk(d) myisamlogThis question was addressed to me in homework.This key question is from Internal Security: Preventing Unauthorized Filesystem Access topic in division Access Control and Security of MySQL

Answer»

The correct answer is (C) myisamchk

For explanation: The program ‘myisamchk’ is a UTILITY for the table maintenance. ‘innochecksum’ is USED for offline InnoDB file checksum utility. To DISPLAY full TEXT index information ‘myisam_ftdump’ is used.



Discussion

No Comment Found

Related InterviewSolutions