{"id":74766,"date":"2026-07-31T06:48:26","date_gmt":"2026-07-31T12:48:26","guid":{"rendered":"https:\/\/www.scalahosting.com\/blog\/?p=74766"},"modified":"2026-07-31T06:48:28","modified_gmt":"2026-07-31T12:48:28","slug":"mariadb-118-upgrade","status":"publish","type":"post","link":"https:\/\/www.scalahosting.com\/blog\/mariadb-118-upgrade\/","title":{"rendered":"MariaDB 11.8 Is Coming: What the Upgrade Brings to Your Website"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">The database behind your website is planned to move to MariaDB 11.8 around August 17. You do not need to move any data, change any plugins, or touch any settings. Your site keeps working exactly as it does now.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">MariaDB 11.8 brings a smarter, SSD-tuned way of finding your data on busy pages, plus a new meaning-based search capability for anything you decide to build next.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>The news<\/strong><strong><\/strong><\/h2>\n\n\n\n<figure class=\"wp-block-image size-full mpg-gallery\"><img decoding=\"async\" width=\"1140\" height=\"513\" src=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2026\/07\/MariaDB-11.8-Is-Coming-What-the-Upgrade-Brings-to-Your-Website-The-news-1140x513-1.webp\" alt=\"MariaDB 11.8 Is Coming: What the Upgrade Brings to Your Website, The news\" class=\"wp-image-74769\" srcset=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2026\/07\/MariaDB-11.8-Is-Coming-What-the-Upgrade-Brings-to-Your-Website-The-news-1140x513-1.webp 1140w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2026\/07\/MariaDB-11.8-Is-Coming-What-the-Upgrade-Brings-to-Your-Website-The-news-1140x513-1-300x135.webp 300w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2026\/07\/MariaDB-11.8-Is-Coming-What-the-Upgrade-Brings-to-Your-Website-The-news-1140x513-1-768x346.webp 768w\" sizes=\"(max-width: 361px) 660px, (max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 910px, 1140px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">MariaDB on ScalaHosting servers is planned to move from version 10.11 to version 11.8, in mid August. Both are Long Term Support releases &#8211; the versions MariaDB maintains for years.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">While 10.11 has served sites dependably, 11.8 is the next step in the same line. 11.8 became generally available in June 2025 and is supported through June 2028, so by the time it reaches your server, it is a mature, field-tested release.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The rest of this article will show you what this change means for you, in plain terms.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What MariaDB actually is<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If you have never given your database a second thought, that is a sign it has been doing its job.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">MariaDB is the place your website&#8217;s content lives &#8211; your posts and pages, your products and prices, your orders and customers, your settings. Every time someone loads a page or places an order, your site asks MariaDB a question and MariaDB hands back the answer. It is already running underneath your site today, and it is a widely used database across the web.\u00a0<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress, WooCommerce, Joomla, Drupal, Magento &#8211; they all keep their data in such a database. You have been relying on MariaDB the whole time without needing to know its name. That is how good infrastructure should work: it does its job well enough that you never have to think about it.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What you need to do: nothing<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Here is the part most owners actually want to know when they read &#8220;we&#8217;re upgrading your database&#8221;: <strong>there is nothing on your to-do list<\/strong>.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">No migration on your part. No plugin to update, no setting to change, no configuration to review. The work happens on our side, as part of the managed service you already have. Your existing content stays exactly where it is &#8211; the upgrade does not rewrite the data you already have.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Your applications keep working without a single change to their code. WordPress officially supports the MariaDB LTS releases in this line, so a <a href=\"https:\/\/www.scalahosting.com\/wordpress-cloud-hosting.html\">WordPress site<\/a> simply continues as before. Magento lists support for 11.8. Joomla and Drupal talk to the database through a translation layer, so the version underneath does not matter to them either.\u00a0<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Whatever you run, it continues to run, and your data is not rewritten in the process.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">MariaDB 10.11 is still a solid release that helps millions of websites, but 11.8 is a step forward- you keep everything that already works and gain what comes next. Think of it as the same dependable engine getting a better sense of direction.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What gets better: speed<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The clearest benefit of MariaDB 11.8 is in how your database decides to do its work. That sounds abstract, so it is worth making concrete.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Consider what happens when a page asks for data. &#8220;Show the ten most recent paid orders.&#8221; &#8220;List every blue product under thirty dollars, in stock, sorted by price.&#8221; Before it fetches anything, MariaDB has to choose <em>how<\/em> to find that data &#8211; which index to read, which order to combine things in, which path through the tables is quickest. That plan is invisible to you, but it is the difference between an answer that arrives instantly and one that takes a beat longer. On a normal page, this is something you would never notice. On a busy one, with a shopper waiting, it adds up.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">11.8 makes those decisions better. In version 11.0, MariaDB reworked the cost model its planner uses &#8211; the internal sense of how expensive each possible path is &#8211; moving to a purely cost-based approach and recalculating those costs to reflect the SSD storage that sites actually run on today. 11.8 includes that work. The planner is, in effect, working from a map that matches today&#8217;s roads, so the route it picks is more often the genuinely quick one.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Most of your site will not notice, and that is by design.<\/strong> MariaDB&#8217;s own published estimate is that out of 100 queries, perhaps 10 will end up using a different plan &#8211; and of those 10, they expect 9 or 10 to be faster. Simple lookups are mostly untouched. MariaDB is candid that a new model is not guaranteed to be better in every single scenario, which is exactly why a change like this is tested before it reaches customer servers.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">So where does the improvement actually show up? In the shapes of queries that busy sites lean on:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>A <\/strong><a href=\"https:\/\/www.scalahosting.com\/managed-woocommerce-hosting.html\"><strong>WooCommerce store<\/strong><\/a><strong> filtering by several attributes at once.<\/strong> A shopper narrowing to a color, size, price range, and &#8220;in stock&#8221; is asking a question that touches several tables at once. Queries that combine more than two tables are precisely where the better planner earns its keep.<\/li>\n\n\n\n<li><strong>A large catalog or archive where one value repeats endlessly.<\/strong> In a shop with 4,000 products, a field like &#8220;category&#8221; or &#8220;status&#8221; holds the same handful of values across thousands of rows. Deciding when an index on a field like that is worth using is a fine judgment, and MariaDB 11.8 makes it more accurate. The same is true when a filter matches a large slice of a table &#8211; more than 10% of its rows &#8211; where the smarter choice between scanning and index-hopping now falls the right way more often.<\/li>\n\n\n\n<li><strong>Order history and invoice screens filtered to a single year.<\/strong> A very common report asks for everything from one year of a date column. MariaDB 11.8 adds the ability to use the index on that column for this kind of filter &#8211; a specific, everyday screen that gets quicker.<\/li>\n\n\n\n<li><strong>Plugin cleanup routines that delete in bulk.<\/strong> The housekeeping tasks that trim old logs or expired sessions often delete rows using a subquery. Those statements can now use MariaDB&#8217;s full set of subquery strategies and will likely be much faster.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">There is more beneath the surface &#8211; smarter handling of sorting and grouping when an index could already do the work, better planning for complex reports built out of nested sub-queries, sharper decisions for filters that match on the first characters of a text field, and refinements for queries that once needed a manual nudge to pick the right index.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What becomes possible: vector search<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Everything above is about doing <em>faster<\/em> what your site already does. The next capability is a different kind of gain &#8211; it lets your site do something it simply had no way to do before.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is called vector search, and works like this. Ordinary search matches words. If a customer types &#8220;red running shoes&#8221;, it looks for products with the words &#8220;red&#8221;, &#8220;running&#8221; and &#8220;shoes&#8221; in them. Vector search matches <em>meaning<\/em>. A customer who types &#8220;something for a dinner party&#8221; can be shown the right serving platter or the right bottle even though the listing never uses the words &#8220;dinner&#8221; or &#8220;party&#8221;. The search grasps what they meant, not only what they typed.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In MariaDB 11.8, this becomes generally available, and it lives inside the same database your site already uses. That is the quiet significance of it. The meaning-based matching runs in the same place as your ordinary product and order data, through the same query planner, so an application can combine &#8220;close in meaning&#8221; with plain conditions like &#8220;in stock&#8221; and &#8220;under fifty dollars&#8221; in a single request.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">One thing worth noting here.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">First, <strong>vector search becomes <\/strong><strong><em>available<\/em><\/strong><strong>; it does not switch itself on<\/strong>. Your current WordPress or WooCommerce install does not use it today and will not start using it on its own. It is a capability for owners building something new, not a button that appears on your existing site overnight. Second, it is a starting point for development, not a finished feature &#8211; there is no interface, installer, or timeline being promised here.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">What could you build on it once you or your developer choose to?&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A site search that understands intent, so a visitor describing what they want in their own words lands on the right product instead of an empty results page. Or a support assistant that answers customer questions from your own documents &#8211; your policies, your delivery terms, your product manuals &#8211; in the customer&#8217;s own words. The real value is that this can live in the database you already have, rather than requiring a separate specialized system running beside it. The capability arrives in the tool you are already paying for.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Text and emoji<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">MariaDB 11.8 also refreshes the defaults for how text is stored and sorted in newly created databases &#8211; the settings that decide which characters a database accepts and the order it puts them in. In practice, that points toward proper support for the full range of characters people actually type, including emoji in names, product titles and reviews, stored and sorted correctly. This feature would apply to newly created databases, not the ones already holding your content.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What comes next<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Around August 17, &nbsp;the database under your site steps up to MariaDB 11.8 on your <a href=\"https:\/\/www.scalahosting.com\/managed-cloud-hosting.html\"><strong>managed cloud VPS<\/strong><\/a>: the same dependable engine you already rely on, making smarter decisions about how to find your data, with a new meaning-based search waiting for whatever you decide to build next.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Your part in all of it is the easiest part &#8211; there is nothing to do. We will handle the move, and your site will carry on.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>FAQ<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Q:<\/strong> <strong>Do I need to do anything before the upgrade?<\/strong> <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>A:<\/strong> No. There is nothing you need to prepare and nothing for you to move. Your content stays where it is and is not rewritten by the upgrade.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Q:<\/strong> <strong>Will my WordPress or WooCommerce site keep working?<\/strong> <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>A:<\/strong> Yes. WordPress officially supports MariaDB LTS releases in this line. Magento, Joomla, and Drupal continue to work unchanged. Your applications talk to the database the same way they always have.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Q:<\/strong> <strong>When is the upgrade happening?<\/strong> <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>A:<\/strong> It is planned for around August 17. MariaDB 11.8 has been generally available since June 2025 and is supported through June 2028, so it is a mature release by the time it reaches your server.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Q:<\/strong> <strong>Will my website get faster?<\/strong> <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>A:<\/strong> Depends on how your website communicates with its database.. MariaDB&#8217;s own published estimate is that around 10 in every 100 queries will use a different path, and of those, most are expected to be faster. The gains show up most on complex pages such as filtered product listings and yearly report screens. No specific percentage is promised.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Q:<\/strong> <strong>What is vector search and do I have to use it?<\/strong> <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>A:<\/strong> Vector search matches on meaning rather than exact words. It becomes available in MariaDB 11.8 but does not switch on for your existing site &#8211; it is there for new things you or your developer choose to build, such as a smarter site search or a support assistant that answers from your own documents.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Q:<\/strong> <strong>Why is MariaDB moving from 10.11 to 11.8?<\/strong> <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>A:<\/strong> Moving between Long Term Support releases is the normal rhythm of the platform. MariaDB 10.11 is a solid release that has served sites well, and 11.8 is simply the next step in the same line, building on what came before.<\/p>\n\n\n\n<script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [{\n        \"@type\": \"Question\",\n        \"name\": \"Do I need to do anything before the upgrade?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. There is nothing you need to prepare and nothing for you to move. Your content stays where it is and is not rewritten by the upgrade.\"\n        }\n      }, {\n        \"@type\": \"Question\",\n        \"name\": \"Will my WordPress or WooCommerce site keep working?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. WordPress officially supports MariaDB LTS releases in this line. Magento, Joomla, and Drupal continue to work unchanged. Your applications talk to the database the same way they always have.\"\n        }\n      },{\n        \"@type\": \"Question\",\n        \"name\": \"When is the upgrade happening?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"It is planned for around August 17. MariaDB 11.8 has been generally available since June 2025 and is supported through June 2028, so it is a mature release by the time it reaches your server.\"\n        }\n      },{\n        \"@type\": \"Question\",\n        \"name\": \"Will my website get faster?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Depends on how your website communicates with its database.. MariaDB's own published estimate is that around 10 in every 100 queries will use a different path, and of those, most are expected to be faster. The gains show up most on complex pages such as filtered product listings and yearly report screens. No specific percentage is promised.\"\n        }\n      },{\n        \"@type\": \"Question\",\n        \"name\": \"What is vector search and do I have to use it?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Vector search matches on meaning rather than exact words. It becomes available in MariaDB 11.8 but does not switch on for your existing site - it is there for new things you or your developer choose to build, such as a smarter site search or a support assistant that answers from your own documents.\"\n        }\n      },{\n        \"@type\": \"Question\",\n        \"name\": \"Why is MariaDB moving from 10.11 to 11.8?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Moving between Long Term Support releases is the normal rhythm of the platform. MariaDB 10.11 is a solid release that has served sites well, and 11.8 is simply the next step in the same line, building on what came before.\"\n        }\n      }]\n    }\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>The database behind your website is planned to move to MariaDB 11.8 around August 17. You do not need to &#8230;<\/p>\n","protected":false},"author":106,"featured_media":74767,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_seopress_titles_title":"MariaDB 11.8 Upgrade: What It Means for Your Website %%sep%% %%sitetitle%%","_seopress_titles_desc":"Your site's database is planned to move to MariaDB 11.8. See what the upgrade brings - quicker busy pages, new meaning-based search, and more.","_seopress_robots_index":"","_seopress_robots_follow":"","_seopress_robots_imageindex":"","_seopress_robots_snippet":"","_seopress_robots_primary_cat":"","_seopress_robots_breadcrumbs":"","_seopress_robots_freeze_modified_date":"","_seopress_robots_custom_modified_date":"","_seopress_robots_canonical":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_fb_img":"","_seopress_social_fb_img_attachment_id":0,"_seopress_social_fb_img_width":0,"_seopress_social_fb_img_height":0,"_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_seopress_social_twitter_img":"","_seopress_social_twitter_img_attachment_id":0,"_seopress_social_twitter_img_width":0,"_seopress_social_twitter_img_height":0,"_seopress_redirections_value":"","_seopress_redirections_enabled":"","_seopress_redirections_enabled_regex":"","_seopress_redirections_logged_status":"","_seopress_redirections_param":"","_seopress_redirections_type":0,"_seopress_analysis_target_kw":"","_seopress_news_disabled":"","_seopress_video_disabled":"","_seopress_video":[],"_seopress_pro_schemas_manual":[],"_seopress_pro_rich_snippets_disable_all":"","_seopress_pro_rich_snippets_disable":[],"_seopress_pro_schemas":[],"footnotes":""},"categories":[4],"tags":[],"class_list":["post-74766","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-company-news"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/posts\/74766","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/users\/106"}],"replies":[{"embeddable":true,"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/comments?post=74766"}],"version-history":[{"count":6,"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/posts\/74766\/revisions"}],"predecessor-version":[{"id":74777,"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/posts\/74766\/revisions\/74777"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/media\/74767"}],"wp:attachment":[{"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/media?parent=74766"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/categories?post=74766"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/tags?post=74766"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}