| Path : /opt/mysql/mysql-test/include/ |
| Current File : //opt/mysql/mysql-test/include/not_blackhole.inc |
if (`SELECT count(*) FROM information_schema.engines WHERE
(support = 'YES' OR support = 'DEFAULT') AND
engine = 'blackhole'`){
skip Blackhole engine enabled;
}