hdikme commented on this pull request.
@@ -96,7 +96,10 @@ void check_dbs(unsigned int ticks, void *param){
ul_db_handle_list_t * tmp2, * new_element; int found; int i; - + + if(mdb_availability_control) {
correct, i m removing the one inside the check_master_db() function.