mariadb/storage/ndb
unknown d7bb7cc561 ndb - bug#17929
guess which scan type to use in handler


sql/ha_ndbcluster.cc:
  Add guessing of scan type when starting full-table-scan
storage/ndb/include/ndbapi/NdbDictionary.hpp:
  Add methods to check properties of a bitmap of columns
storage/ndb/include/ndbapi/NdbScanOperation.hpp:
  Add DiskScanFlag
storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:
  Add aggregate of #disk columns
storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp:
  Add #disk columns
storage/ndb/src/ndbapi/NdbScanOperation.cpp:
  Add disk scan flag
storage/ndb/tools/delete_all.cpp:
  Add tupscan/diskscan to delete_all
2006-10-05 14:25:18 +02:00
..
bin
config Many files: 2006-08-21 15:34:29 +02:00
demos
docs Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0 2005-11-23 14:57:00 +02:00
include ndb - bug#17929 2006-10-05 14:25:18 +02:00
lib
ndbapi-examples Fixed ndbapi-examples, and added tests for mysql-test-run.pl 2006-09-01 15:14:50 +02:00
src ndb - bug#17929 2006-10-05 14:25:18 +02:00
test Merge bk-internal.mysql.com:/dev/shm/knielsen/mysql-5.1-ndb-bj 2006-10-04 11:33:28 +02:00
tools ndb - bug#17929 2006-10-05 14:25:18 +02:00
Makefile.am Merge 2006-06-20 11:11:18 +02:00
plug.in Major changes are plug.in files created for almost all storage engines. A few stray BDB references removed. 2006-08-18 21:19:19 -07:00