diff --git a/storage/tokudb/ha_tokudb.cc b/storage/tokudb/ha_tokudb.cc index 182afaad212..19e772df22a 100644 --- a/storage/tokudb/ha_tokudb.cc +++ b/storage/tokudb/ha_tokudb.cc @@ -6254,6 +6254,7 @@ static int create_sub_table( DBUG_PRINT("error", ("Got error: %d when setting row descriptor for table '%s'", error, table_name)); goto exit; } + file->update_cmp_descriptor(file); error = 0; exit: