Choose two.
You are using mysqlcheck for server maintenance. Which two statements are true?
AThe mysqlcheck --check --all-databases command takes table write locks while performing a series of checks.
BThe mysqlcheck --repair --all-databases command can repair an InnoDB corrupted table.
CThe mysqlcheck --analyze --all-databases command performs a series of checks to spot eventual table corruptions.
DThe mysqlcheck command can be renamed mysqlrepair so that it repairs tables by default.
EThe mysqlcheck --optimize --all-databases command reclaims free space from table files.
相关试题
-
Choose two.You are using mysqlcheck for server maintenance. Which two statements are true?
-
Choose two.You plan to install MySQL Server by using the RPM download. Which two statements are true
-
Choose two.Which two statements are true about using MySQL Enterprise Monitor Query Analyzer?
-
Choose two.Which two statements are true about MySQL server multi-source replication?
-
Choose two.Which two statements are true about the mysqld-auto.cnf file?