mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 04:43:03 +01:00
Restored full diagnostic on Vlad's request
This commit is contained in:
parent
8000354f9b
commit
553e84d34f
@ -786,8 +786,7 @@ public:
|
||||
{
|
||||
StaticStatusVector s;
|
||||
ex.stuffException(s);
|
||||
if (!fb_utils::containsErrorCode(s.begin(), isc_instance_conflict))
|
||||
iscLogException("MappingIpc: Cannot initialize the shared memory region", ex);
|
||||
iscLogException("MappingIpc: Cannot initialize the shared memory region", ex);
|
||||
throw;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user