mySQL 5.0.11 sources for tomato
[tomato.git] / release / src / router / mysql / mysql-test / include / not_ndb.inc
blob965538c20a7fb8446120cb532868aaf1983bd6b1
1 -- require r/not_ndb.require
2 disable_query_log;
3 # so that both DISABLED and NO is output as NO
4 -- replace_result DISABLED NO
5 show variables like "have_ndbcluster";
6 enable_query_log;