Skip to content
Snippets Groups Projects
Commit 6c1930ab authored by Quanah Gibson-Mount's avatar Quanah Gibson-Mount
Browse files

More for ITS#5881

parent c93e6981
No related branches found
No related tags found
No related merge requests found
......@@ -612,6 +612,9 @@ backend_db_init(
nbackends--;
}
} else {
if ( !bi->bi_nDB ) {
backend_init_controls( bi );
}
bi->bi_nDB++;
}
return( be );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment