Skip to content
Permalink
Browse files
Merge bb-10.2-ext into 10.3
  • Loading branch information
dr-m committed Dec 7, 2017
2 parents 976f6fb + bce4065 commit 4ea5b12
Showing 1 changed file with 1 addition and 0 deletions.
@@ -241,6 +241,7 @@ dict_stats_process_entry_from_defrag_pool(trx_t* trx)
return;
}

mutex_exit(&dict_sys->mutex);
++trx->will_lock;
dberr_t err = dict_stats_save_defrag_stats(index, trx);

0 comments on commit 4ea5b12

Please sign in to comment.