MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
not_master_info_table.inc
1 if (`SELECT @@GLOBAL.master_info_repository = 'TABLE'`)
2 {
3  skip Test cannot run with master.info repository table;
4 }