From fc16a8769e10edbd32be725f2b37dddafb0c9ed4 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 7 Feb 2005 13:26:44 +0100 Subject: ndb_basic.test: corrected typo mysql-test/t/ndb_basic.test: corrected typo --- mysql-test/t/ndb_basic.test | 1 - 1 file changed, 1 deletion(-) (limited to 'mysql-test/t/ndb_basic.test') diff --git a/mysql-test/t/ndb_basic.test b/mysql-test/t/ndb_basic.test index 0f6a2f5696b..a6064f30556 100644 --- a/mysql-test/t/ndb_basic.test +++ b/mysql-test/t/ndb_basic.test @@ -546,7 +546,6 @@ drop table t1; # first a table with _many_ fragments per node group # then a table with just one fragment per node group # -set @a= show status like 'Ndb_number_of_storage_nodes'; create table t1 (a bigint, b bigint, c bigint, d bigint, primary key (a,b,c,d)) -- cgit v1.2.1