MariaDB 10.6 EOL: quiet CMS hosting debt needs a real upgrade plan before July 2026

Illustrated infographic summarizing: MariaDB 10.6 EOL: quiet CMS hosting debt needs a real upgrade plan before July 2026

By Greg Nowak. Last updated 2026-06-24.

MariaDB 10.6 reaches community end of life on July 6, 2026. After that date, the community branch stops receiving security patches, bug fixes, and updates. The awkward part for many WordPress and Drupal estates is that nothing dramatic has to happen on July 7. The site may still load, editors may still publish, and orders may still clear.

That is why this is easy to miss. A database version that used to sit quietly inside a hosting account has become a business decision. It affects supportability, security posture, CMS upgrade paths, and how much risk an agency or operations team is prepared to carry for a client.

The CMS minimum is not the whole answer

WordPress recommends MariaDB 10.6 or newer, or MySQL 8.0 or newer, alongside PHP 8.3 or newer and HTTPS. It also warns that legacy software may keep running while exposing the site to security problems. In practical terms, MariaDB 10.6 being the WordPress floor does not make it a safe long-term landing point once that floor is out of community support.

Drupal makes the planning problem clearer. Drupal 10 can run on MariaDB 10.3.7 or newer. Drupal 11 raises that to MariaDB 10.6 or newer. Drupal 12 raises it again to MariaDB 10.11 or newer, with MySQL 8.0 or newer remaining the MySQL baseline for Drupal 11 and 12. Drupal also expects InnoDB as the primary storage engine and the PDO database extension.

So the question is not simply, "Does the current site still work?" It is, "What CMS version do we need to support next, and is the database branch a temporary bridge or a platform we can sensibly operate for several years?"

Current situation Target to consider Why it matters Check before cutover
WordPress on MariaDB 10.6 A supported MariaDB LTS branch or a deliberate MySQL LTS path Meets current hosting expectations without staying on an EOL branch Plugin queries, backup restore time, charset and collation defaults
Drupal 10 with a Drupal 11 roadmap MariaDB 10.11 or newer, or MySQL 8.0 or newer Avoids landing exactly on the MariaDB 10.6 floor as it exits support Core update plan, contributed modules, InnoDB and PDO configuration
Drupal 12 planned MariaDB 10.11 or newer, or MySQL 8.0 or newer Drupal 12 raises the MariaDB requirement beyond 10.6 Staging upgrade, config audit, deployment scripts and cron jobs
Shared hosting estate with mixed CMS sites Standardised supported branch chosen per estate, not per panic ticket One database change can affect many client sites at once Inventory, client priority, rollback windows and maintenance notices
A practical decision matrix for turning MariaDB 10.6 exposure into a scoped CMS hosting upgrade.

Pick the target branch deliberately

MariaDB's current release notes identify MariaDB 11.8 as the latest long-term stable community series, maintained for three years. They also distinguish rolling and development releases. That distinction matters for CMS hosting because "newest" and "best production target" are not automatically the same thing.

MySQL has a similar split between LTS and Innovation releases. The LTS track is intended for environments that want a stable feature set and a longer support period. Innovation releases are production-grade too, but they are designed for faster-moving teams and can include behavior changes. Oracle specifically calls out areas such as SQL syntax, reserved words, query execution, and query performance as places where behavior changes can have application impact.

For a business owner, that means the target version is not a purely technical preference. For an agency, it is a support policy. For an operations lead, it is a risk decision. If the site is business-critical, choose the branch because it matches the CMS roadmap, hosting policy, and rollback capacity, not because it is the first option shown in a control panel.

Start with inventory, not the package upgrade

The package replacement is usually the small part. The paid work sits in the discovery, rehearsal, and risk control around it. Before touching production, identify the exact engine and version with SELECT VERSION(), @@version_comment;. Check server defaults with commands such as SHOW VARIABLES LIKE 'character_set_server'; and SHOW VARIABLES LIKE 'collation_server';. Confirm which sites share the server, which CMS versions they run, and whether any imports, replicas, deployment jobs, or reporting scripts depend on current database behavior.

Then prove the backup path. A backup is not enough; the team needs to know it can be restored quickly enough for the available maintenance window. For many CMS sites, that means testing a restore into staging, running the database upgrade there, executing mariadb-upgrade where the chosen MariaDB path requires it, and doing CMS smoke tests before scheduling production.

A sensible rollout

A controlled upgrade usually follows a simple sequence: inventory, target selection, backup and restore test, staging rehearsal, CMS checks, production cutover, and rollback readiness. The CMS checks should include login, editing, search, forms, checkout or donations if present, scheduled tasks, and any integrations that read or write database-backed content.

For a single WordPress site, this may be a small but real maintenance project. For an agency hosting several WordPress and Drupal clients, it becomes portfolio work: group similar sites, identify exceptions early, and avoid discovering the fragile ones during a production maintenance window.

Where GrN fits

Greg can help turn this from a vague hosting worry into a scoped upgrade plan: current-state audit, target version recommendation, staging rehearsal, backup and rollback checks, and coordination with the host or agency team doing the cutover. The goal is not to make the database upgrade dramatic. The goal is to make it boring in the right way.

If MariaDB 10.6 is still sitting under your WordPress or Drupal estate, treat July 6, 2026 as the deadline for a decision, not the day to start discovery. Talk to Greg about planning the upgrade.

Related on GrN.dk

Need help with this kind of work?

Plan a safer database upgrade Get in touch with Greg.

Sources

Latest articles

Check whether prompt caching reduces cost per completed task, accounting for cache writes, retries, review effort and the charges on your provider's bill.

A practical Drupal translation workflow for Danish service pages: German review, commercial approval, publication and keeping translations current after edits.

Build a weekly marketing report from GA4 and Google Ads with verified calculations, clear data caveats and a short AI draft to support your Monday meeting.

Before buying a GPU, test one real team workflow on existing hardware. A Linux pilot can show whether quality, memory, response times, and running costs add up.

Planning a Drupal relaunch? Set clear rules for content, translations, media and old URLs, with a practical checklist for approving the migration and launch.

Use AI for your online store’s alt text with a manageable pilot: map the images, generate suggestions in Danish, and check the results in WordPress and WooCommerce.

Supplier files need more than extraction. Here’s how to check coverage, match SKUs, resolve unclear units and prices, and test product data before a catalogue import.

Shorter TLS certificates leave less room for renewal problems. Check domain validation, scheduling, deployment and the certificate your customers actually receive.

AI image credentials can disappear during routine website processing. Learn how to test your CMS, optimizer, CDN, and publishing workflow end to end.

AI-based ticket analysis can uncover recurring complaints, product defects and gaps in documentation—without the company needing yet another chatbot.