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:MYPASSWORD@127.0.0.1/myserverbasic?supportBigNumbers=true&multipleStatements=true&connectTimeout=60000&acquireTimeout=60000&timeout=60000"
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:MYPASSWORD@127.0.0.1/myserverbasic?supportBigNumbers=true&multipleStatements=true&connectTimeout=60000&acquireTimeout=60000&timeout=60000"
Screenshots / Logs
Software: