#3352 - Change "Stats retention time" option
0 guests and 0 members have recently viewed this.
The top 3 point earners from 7th Dec 2025 to 14th Dec 2025.
| PDStig |
|
|
|---|---|---|
| Gabri |
|
|
| Master Rat |
|
|
There are no events at this time
Doing it by filesize is going to be unreliable (databases don't clean out garbage always), and database-vendor-specific.
Doing it by filesize or number of rows is not what a lot of people will want anyway. Most people probably do want it done by days so they have a certain amount of back-data.
DB quota is not an official MySQL feature.
So instead I've added a new health check that checks database size. This is MySQL-only. You can configure how big you want to let the database get.