Skip to content

Timeout after 1 second on mysql db check

Addshore requested to merge mwddSettingsMysqlTimeout1s into main

If no sqlite db was found and mysql is also not running, this ends up hanging for slightly too long (I don't know what the default timeout is, but 1 is the lowest reasonable thing this can be set to as it is in seconds)

Merge request reports