Commit 4ea5b126 authored by Marko Mäkelä's avatar Marko Mäkelä

Merge bb-10.2-ext into 10.3

parents 976f6fb1 bce40651
......@@ -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);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment