mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 21:23:04 +01:00
Add gfix -upgrade support to fbsvcmgr
This commit is contained in:
parent
d68e68d56a
commit
f329f4d84e
@ -503,6 +503,7 @@ const SvcSwitches repairOptions[] =
|
||||
{"rpr_list_limbo_trans", putOption, 0, isc_spb_rpr_list_limbo_trans, isc_info_svc_limbo_trans},
|
||||
{"rpr_icu", putOption, 0, isc_spb_rpr_icu, 0},
|
||||
{"rpr_par_workers", putIntArgument, 0, isc_spb_rpr_par_workers, 0},
|
||||
{"rpr_upgrade_db", putOption, 0, isc_spb_rpr_upgrade_db, 0},
|
||||
{0, 0, 0, 0, 0}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user