mysql
2 articles in this category.
Installing MariaDB and Creating the WordPress Database
Install MariaDB on Rocky Linux 9, run the security setup, create a database and dedicated user for WordPress. Plus an honest note on why using root for everything is convenient but not ideal.
Read →MariaDB Configuration and Slow Query Logging
Basic MariaDB tuning for a WordPress VPS — InnoDB buffer pool sizing, query cache, and enabling slow query logging to find what's actually making your database slow.
Read →