Hello
I have some questions about building my own server
I compiled a server that can use mysql
And the setting enables mysql
When the server is first started, the clearance map server can write the time and score into the database normally.
However, after the server was started for a period of time, the server did not write the time and scores into the database (including the backup database ddnet_server.sqlite) after clearing the map.
Is there anyone who has encountered similar problems and can help me solve it?
I have attached the server log file
Before the time is 02:04:45, the server can write data normally.
After the time is 02:19:19, the server does not write data normally.
If there is any other information needed, I can attach it.