31
Server.War2.ru / Re: ladder fixed
« on: November 29, 2024, 10:07:53 PM »so guys i just found out ladder wasnt working since november 15 so i fixed it and all 4992 games since 15 to 27 november got loaded and parsed as normal
i found out it was because we have played so many games since 2020 when database was last cleaned so that we got so many games its overflow and got out of memory
lol wtf
so i maked new table for new reports
p.s. someone pls not forget to remind me to change database table again in 4 years
Erm. You should absolutely never have OOM problems for a database. Ever. The only thing that would cause such non-sense is if you tried to load the entire table on a single page which would be stupid


If you need assistance fixing OOM issues in code, there's plenty of us out here that could easily assist with that.