How to upgrade Mariadb Ver 10.x to 11.x on Debian 12 with Virtualmin – the nightmare
Background This article started off with as “how to upgrade MariaDB 10.11.14” on a fresh Debian 12 installation that also has Virtualmin on. I use
Background This article started off with as “how to upgrade MariaDB 10.11.14” on a fresh Debian 12 installation that also has Virtualmin on. I use
Restoring a database was never going to be fun. When you’re working with MySQL you need quite a bit of background before you can even
On a Laravel Forge Ubuntu 24.04 server, you might experience the following issue whilst restoring a database: mysql -udb_user -p db_name < backup.sql mysql: Deprecated
One super annoying thing about various versions of Linux is the MySQL configuration file can be in many different locations. Not only can the file
Looking at a MySQL error log showed some interesting new errors. Here is the log file: 2025-02-23T06:43:15.664775Z 0 [Warning] [MY-010140] [Server] Could not increase number
You might find that some emails repeat, e.g. domain deletions emails. Here is how you troubleshoot: user@server:~$ /usr/bin/php8.1 -q /home/user/public_html/modules/registrars/domainsDotCOZA/tools/domains_sync.php –poll Processing Domain Deletions: —————————-
Sometimes once you have eliminated all bottlenecks, e.g. NVME and RAM and vCPUs, then all that is left is to check the database. I like
Background On a heavy loaded WordPress server you might experience the following when looking at iotop. Heavy writes. Additional graphing of the disk’s writes might
On a seemingly working server you may encounter the following checking out the mysql status: Jun 15 10:32:33 host systemd[1]: Starting MariaDB 10.3.39 database server…
Example: mysql> optimize table wp_actionscheduler_actions; +——————————————-+———-+———-+——————————————————————-+ | Table