diff options
author | unknown <gni/root@dev3-221.dev.cn.tlan> | 2007-03-20 10:36:20 +0800 |
---|---|---|
committer | unknown <gni/root@dev3-221.dev.cn.tlan> | 2007-03-20 10:36:20 +0800 |
commit | 4c07323096d5d45f49352e8e3b41701416246ff2 (patch) | |
tree | c2ce5e64400b529ca697d24c5e69b00508dc3282 /tests/test_delayed_insert.pl | |
parent | 7af5a3e977fed2603efd68f898d018a40a77e5a2 (diff) | |
download | mariadb-git-4c07323096d5d45f49352e8e3b41701416246ff2.tar.gz |
BUG#21699 DROP last DATAFILE from TABLESPACE even though there are still table in it. And it gives the cofusing error message.
mysql-test/r/ndb_dd_basic.result:
adding some test result for increasing test codes.
mysql-test/t/ndb_dd_basic.test:
adding some test codes for nodatafile in tablespace.
storage/ndb/include/kernel/signaldata/Extent.hpp:
Add NoDatafile error code when allocating extent.
storage/ndb/src/kernel/blocks/tsman.cpp:
when there is no datafile in spacefile , it should return NoDatafile error code, rather than NoExtentAvailable.
storage/ndb/src/ndbapi/ndberror.c:
add no datafile error code and corresponding error message for NoDatafile
Diffstat (limited to 'tests/test_delayed_insert.pl')
0 files changed, 0 insertions, 0 deletions