HardwareHarry

Results 1 issues of HardwareHarry

Fresh install of v2.0.59 on Ubuntu 22 with MySQL v8.0.29 (latest stable releases all round). appsettings.json excerpt: ``` "StorageProviderConfiguration": { "StorageProviderConfiguration": { "Provider": "MySql", "ProviderConfiguration": { "ConnectionString": "Server=localhost;Database=XXX;Uid=XXX;Pwd=XXX;" // MySql...

bug