Skip to content
Snippets Groups Projects
Commit 4b4bdc6b authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

...but rather here: GLUE entries would remain such until the server was restarted

parent 8cfda61c
No related branches found
No related tags found
No related merge requests found
......@@ -573,6 +573,8 @@ retry: /* transaction retry */
goto return_results;
}
} else {
/* may have changed in bdb_modify_internal() */
e->e_ocflags = dummy.e_ocflags;
rc = bdb_cache_modify( e, dummy.e_attrs, bdb->bi_dbenv, locker, &lock );
switch( rc ) {
case DB_LOCK_DEADLOCK:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment