1
0
mirror of https://github.com/MariaDB/server.git synced 2025-10-19 21:09:40 +03:00
- undoing disable of ndb tests
This commit is contained in:
unknown
2007-06-27 13:32:25 +02:00
parent 4554e876b6
commit bd4ac4b335
69 changed files with 0 additions and 78 deletions

View File

@@ -2,7 +2,6 @@
-- source include/have_ndb.inc
-- source include/have_innodb.inc
-- source include/have_binlog_format_row.inc
-- source include/ndb_master-slave.inc
create table t1 (a int, unique(a)) engine=ndbcluster;