MCQs>IT & Programming>MySQL>Each time MySQL is upgraded, it is best to execute mysql_upgrade, which looks for incompatibilities with the upgraded MySQL server. What does this command do, upon finding a table with a possible incompatibility?
MySQL MCQs
Each time MySQL is upgraded, it is best to execute mysql_upgrade, which looks for incompatibilities with the upgraded MySQL server. What does this command do, upon finding a table with a possible incompatibility?
Answer
Correct Answer: It performs a table check and, if problems are found, attempts a table repair.
Explanation:
Note: This Question is unanswered, help us to find answer for this one