-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
bugAn issue describing unexpected behavior of codeAn issue describing unexpected behavior of codeneeds-confirmationnot confirmed by a developer yetnot confirmed by a developer yet
Description
By submitting this bug issue, you agree to the following.
- This is a bug in the software that resides in this repository, and not a support matter (use https://otland.net/forums/support.16/ for support)
- This issue is reproducible without changes to the C++ code in this repository
- This bug has not been resolved in master branch
- There is no existing issue for this bug already
Does this bug crash tfs?
no
Server Version
1.7 (Master)
Operation System
all (listed below)
OS Description
No response
Bug description
Server cannot connect to MySQL on server start
Possible Pull Requests which are to blame
Steps to reproduce
- Compile server with vcpkg
- Try to run server, it fails on connection to MySQL
It was first time reported here: https://otland.net/threads/server-does-not-open-tls-ssl-problem.290112/
In canary it was fixed in 2024.
I have this problem on Ubuntu and Windows when I compile with vcpkg.
Actual Behavior
TFS compiled with vcpkg cannot connect to MySQL/MariaDB without SSL
Expected Behavior
TFS compiled with vcpkg can connect to MySQL/MariaDB without SSL.
Backtrace
Metadata
Metadata
Assignees
Labels
bugAn issue describing unexpected behavior of codeAn issue describing unexpected behavior of codeneeds-confirmationnot confirmed by a developer yetnot confirmed by a developer yet
Type
Projects
Status
Backlog