mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 22:43:03 +01:00
Add missed break.
This commit is contained in:
parent
3076f72c1d
commit
7f2609836b
@ -7252,6 +7252,7 @@ void DatabaseOptions::get(const UCHAR* dpb, USHORT dpb_length, bool& invalid_cli
|
||||
|
||||
case isc_dpb_worker_attach:
|
||||
dpb_worker_attach = true;
|
||||
break;
|
||||
|
||||
case isc_dpb_upgrade_db:
|
||||
dpb_upgrade_db = true;
|
||||
|
Loading…
Reference in New Issue
Block a user