Artyom Smirnov
Artyom Smirnov
Yes, I've ran query/shutdown script for several hours without crash/hang just with sweep and with sweep+CM threads. I will look into more universal solution.
This is WIP pull request. Before making it "ready to merge" I want to add maintenance management (repair, sweep, etc) and add some testing. If you have a some time,...
> what does XPB mean? Just common name for DPB, RPB.
I used such auth config to reproduce on master branch (with Firebird 3.0): ``` AuthServer = Srp256,Srp,Legacy_Auth UserManager = Srp, Legacy_UserManager WireCrypt = Enabled ``` 1. Create user in Srp:...