Optimize the database
To optimize the use of the database, we recommend that you perform a table optimization once a month on MariaDB:
mysqlcheck -p <password> -o <squashtm database>
To optimize the use of the database, we recommend that you perform a table optimization once a month on MariaDB:
mysqlcheck -p <password> -o <squashtm database>