Some of the users may have noticed that .require files do not exist anymore in the MySQL test suite.
A .require is file is used along with 'require' mysqltest command. In test cases, the command 'require' is used to ensure MTR performs certain sanity checks.…