mariadb/ndb/src
unknown 2f77a22a01 To get correct values in SHOW TABLE STATUS
Added pseudo column fragment memory
    changed ndb_get_table_statistics to take struct 
    and read row_size and fragment_memory


ndb/include/kernel/AttributeHeader.hpp:
  Added pseudo column fragment memory
ndb/include/ndbapi/NdbDictionary.hpp:
  Added pseudo column fragment memory
ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:
  Added pseudo column fragment memory
ndb/src/ndbapi/NdbDictionary.cpp:
  Added pseudo column fragment memory
ndb/src/ndbapi/NdbDictionaryImpl.cpp:
  Added pseudo column fragment memory
sql/ha_ndbcluster.cc:
  changed ndb_get_table_statistics to take struct 
  and read row_size and fragment_memory
sql/ha_ndbcluster.h:
  partially implemented update_table_comment
2005-01-13 18:24:19 +01:00
..
common added som signal printout functions 2005-01-12 22:09:43 +01:00
cw wl1744 - ndb on windoze 2004-11-11 21:25:55 +01:00
external/WIN32.x86/sci/lib removed a bunch of "dead" files from the ndb src tree 2004-11-05 23:59:06 +00:00
kernel To get correct values in SHOW TABLE STATUS 2005-01-13 18:24:19 +01:00
mgmapi updated ndb_mgm test 2005-01-09 23:02:06 +01:00
mgmclient CommandInterpreter.cpp: 2005-01-09 23:03:33 +01:00
mgmsrv added management server port as "unique" id for use in shmkey 2005-01-12 14:03:10 +01:00
ndbapi To get correct values in SHOW TABLE STATUS 2005-01-13 18:24:19 +01:00
old_files merged ndb api blobs 2004-06-10 14:02:30 +02:00
Makefile.am ndb - change "ndb_mgmd --interactive" to use mgmclient interpreter 2005-01-09 13:53:54 +01:00