1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Disabled test for embedded

This commit is contained in:
unknown
2005-04-21 11:11:37 +02:00
parent 71bd5159b8
commit 2ea451e270
6 changed files with 6 additions and 0 deletions

View File

@ -1,6 +1,7 @@
-- source include/have_query_cache.inc
-- source include/have_ndb.inc
-- source include/have_multi_ndb.inc
-- source include/not_embedded.inc
--disable_warnings
drop table if exists t1, t2;