You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Every time I start the server, it's like playing the lottery - sometimes it connects to the database, sometimes the timeout comes too
To Reproduce
Every time I start the server, it's like playing the lottery - sometimes it connects to the database, sometimes the timeout comes too
Expected behavior
set es_enableCustomData 1
set mysql_connection_string "mysql://root:[email protected]/myserverbasic?supportBigNumbers=true&multipleStatements=true&connectTimeout=60000&acquireTimeout=60000&timeout=60000"
Screenshots / Logs
Software:
Windows Server 2019
Version of the resource 3.3.2
Database Version - Newest from XAMPP
The text was updated successfully, but these errors were encountered:
Describe the bug
Every time I start the server, it's like playing the lottery - sometimes it connects to the database, sometimes the timeout comes too
To Reproduce
Every time I start the server, it's like playing the lottery - sometimes it connects to the database, sometimes the timeout comes too
Expected behavior
set es_enableCustomData 1
set mysql_connection_string "mysql://root:[email protected]/myserverbasic?supportBigNumbers=true&multipleStatements=true&connectTimeout=60000&acquireTimeout=60000&timeout=60000"
Screenshots / Logs
Software:
The text was updated successfully, but these errors were encountered: