mariadb/storage
unknown c9ebf5dfab ndb - bug#21690: cleanup: set column properties in any order before create
storage/ndb/include/ndbapi/NdbDictionary.hpp:
  compute aggregates only before create table or by user request.
  remove distribution key hacks (set by user/set by us..)
storage/ndb/src/ndbapi/NdbDictionary.cpp:
  compute aggregates only before create table or by user request.
  remove distribution key hacks (set by user/set by us..)
storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:
  compute aggregates only before create table or by user request.
  remove distribution key hacks (set by user/set by us..)
storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp:
  compute aggregates only before create table or by user request.
  remove distribution key hacks (set by user/set by us..)
storage/ndb/test/include/NDBT_Table.hpp:
  compute aggregates only before create table or by user request.
  remove distribution key hacks (set by user/set by us..)
storage/ndb/test/src/NDBT_Tables.cpp:
  compute aggregates only before create table or by user request.
  remove distribution key hacks (set by user/set by us..)
2006-09-26 14:21:52 +02:00
..
archive Warning fixes for Windows, and an include fix for Windows for Innodb. 2006-09-07 16:17:16 -07:00
blackhole add 2 placeholder values for config and system variables. 2006-08-30 14:27:29 -07:00
csv add 2 placeholder values for config and system variables. 2006-08-30 14:27:29 -07:00
example add 2 placeholder values for config and system variables. 2006-08-30 14:27:29 -07:00
federated Warning fixes for Windows, and an include fix for Windows for Innodb. 2006-09-07 16:17:16 -07:00
heap add 2 placeholder values for config and system variables. 2006-08-30 14:27:29 -07:00
innobase Correct faulty merge, "mysql_priv.h" must be included for the ifdef WITH_INNOBASE_STORAGE_ENGINE to work 2006-09-12 16:43:57 +02:00
myisam Merge naruto.:C:/cpp/bug20789/my50-bug20789 2006-09-12 14:34:01 +02:00
myisammrg add 2 placeholder values for config and system variables. 2006-08-30 14:27:29 -07:00
ndb ndb - bug#21690: cleanup: set column properties in any order before create 2006-09-26 14:21:52 +02:00
Makefile.am fixes for 'make dist' and 'make distcheck' 2006-04-12 14:08:24 +02:00