1. 13 Jan, 2005 4 commits
    • unknown's avatar
      To get correct values in SHOW TABLE STATUS · 2f77a22a
      unknown authored
          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
      2f77a22a
    • unknown's avatar
      ndb - make sure to drop table at end ndb_update · 12040a9d
      unknown authored
      
      mysql-test/r/ndb_update.result:
        make sure to drop table at end of test
      mysql-test/t/ndb_update.test:
        make sure to drop table at end of test
      12040a9d
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb · 112325c4
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0-ndb
      
      
      112325c4
    • unknown's avatar
      ndb - take booked scan frags into account when getting scan_fragconf · e0c95d1b
      unknown authored
      
      ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
        take booked fragments into account before starting a new frag scan
      e0c95d1b
  2. 12 Jan, 2005 36 commits