mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
a9572e07e9
and use it in mysql-test-run.pl Use standard defines as last argument to 'fn_format'
4 lines
161 B
PHP
4 lines
161 B
PHP
--require r/not_ndb_default.require
|
|
disable_query_log;
|
|
select convert(@@table_type using latin1) NOT IN ("ndbcluster","NDBCLUSTER") as "TRUE";
|
|
enable_query_log;
|