Bug#17728 tests that fails are: ndb_gis rpl_ndb_multi_update2

- Run ndb_gis only if we have binlog_format_row


mysql-test/t/ndb_gis.test:
  Run ndb_gis only if we have binlog_format_row
This commit is contained in:
unknown 2006-03-01 15:41:28 +01:00
parent 4c3b3eae6a
commit fc46a9842a

View file

@ -1,3 +1,8 @@
# Requires row logging because warnings produced when creating
# the tables in "gis_generic" with no PK and BLOB's differ
--source include/have_binlog_format_row.inc
--source include/have_ndb.inc
SET storage_engine=ndbcluster;
--source include/gis_generic.inc