Commit graph

2 commits

Author SHA1 Message Date
unknown
a16d1fd438 merging
mysql-test/r/ndb_partition_error2.result:
  error message fixed
2007-04-04 14:19:33 +05:00
unknown
ceb74b353e Bug #27359 Partition: memory allocation error message
if ndbcluster's nodes aren't set, the handlerton can return zero partitions
in the partitioned table. So we should check for that.


sql/partition_info.cc:
  check for zero return added
mysql-test/r/ndb_partition_error2.result:
  New BitKeeper file ``mysql-test/r/ndb_partition_error2.result''
mysql-test/t/ndb_partition_error2-master.opt:
  New BitKeeper file ``mysql-test/t/ndb_partition_error2-master.opt''
mysql-test/t/ndb_partition_error2.test:
  New BitKeeper file ``mysql-test/t/ndb_partition_error2.test''
2007-03-27 18:39:11 +05:00