• unknown's avatar
    BUG# 3658 ALTER TABLE corrupts table · 5c4c0ef2
    unknown authored
    Added  test file for ALTER TABLE, engine = ndbcluster
    
    
    sql/ha_ndbcluster.cc:
      Add code to retriev all fields if HA_EXTRA_RETRIEVE_ALL_COLS are set.
    sql/ha_ndbcluster.h:
      Add var for retreiving all fields
    sql/sql_table.cc:
      Send HA_EXTRA_RETRIEVE_ALL_COLS to handler in copy_data_between_tables
    5c4c0ef2
sql_table.cc 94.9 KB