{"id":172197,"date":"2025-06-09T11:50:16","date_gmt":"2025-06-09T11:50:16","guid":{"rendered":"https:\/\/linuxiac.com\/?p=172197"},"modified":"2025-06-09T11:50:24","modified_gmt":"2025-06-09T11:50:24","slug":"mariadb-11-8-lts-rdbms-lands-with-vector-search","status":"publish","type":"post","link":"https:\/\/linuxiac.com\/mariadb-11-8-lts-rdbms-lands-with-vector-search\/","title":{"rendered":"MariaDB 11.8 LTS Lands with Vector Search and Extended Timestamp Support"},"content":{"rendered":"\n<p>MariaDB Foundation published its annual long-term support release of its highly popular open-source RDBMS, MariaDB 11.8 LTS. The main highlight is MariaDB Vector, a native implementation of vector similarity search &#8211; a key technique in machine learning and natural language processing.<\/p>\n\n\n\n<p>The release introduces a dedicated <code>VECTOR<\/code> data type, index structures optimized for nearest-neighbor queries, and helper functions such as <code>VEC_DISTANCE()<\/code> for Euclidean or cosine calculations.<\/p>\n\n\n\n<p>Under the hood, SIMD optimizations leverage AVX2, AVX-512, ARM NEON, and IBM Power10 instructions, allowing large-scale retrieval-augmented generation and other AI workloads to run directly inside the database engine. For organizations exploring generative AI, that\u2019s a big deal: you can keep embeddings and business data in one place while still hitting low-latency retrieval targets.<\/p>\n\n\n\n<p>Beyond AI, MariaDB has quietly solved the <em>Year 2038 problem<\/em> for standard tables by extending the <code>TIMESTAMP<\/code> life range to February 2106\u2014no data migration required.<\/p>\n\n\n\n<p>Moreover, starting with 11.8 LTS, the default character set transitions from <code>latin1<\/code> to <code>utf8mb4<\/code>, bringing full Emoji and modern language support out of the box. Collations now track the Unicode Collation Algorithm 14.0, reducing surprise mismatches when developers move between MariaDB and other Unicode-aware systems.<\/p>\n\n\n\n<p>On the security front, the release bundles PARSEC\u2014Password Authentication with Response Signed by Elliptic Curves. While not yet the default plugin, PARSEC folds current best practices (elliptic-curve signatures, hash agility, and nonce-based challenges) into a single mechanism.<\/p>\n\n\n\n<p>Unix-socket authentication has likewise been tuned for smoother local logins following feedback from system administrators.<\/p>\n\n\n\n<p>Regarding backup, restore, and replication, admins who spend weekends babysitting backups will appreciate that <code>mariadb-dump<\/code> and <code>mariadb-import<\/code> now support parallel backup and restore. Whether exporting a single multi-terabyte schema or a constellation of micro-databases, multiple threads can dramatically cut wall-clock time.<\/p>\n\n\n\n<p>Replication also benefits from community and vendor contributions:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Binlog segment switching avoids costly file copies during large commits.<\/li>\n\n\n\n<li>Asynchronous rollback speeds crash recovery.<\/li>\n\n\n\n<li>A new timeout (<code>slave_replication_delay_abort_timeout<\/code>) automatically aborts blocking transactions, keeping replicas current even under write-heavy loads.<\/li>\n<\/ul>\n\n\n\n<p>Lastly, on the observability side, MariaDB 11.8 LTS exposes richer statistics columns and extended user metadata. DBAs can now spot locked accounts, impending password expirations, and workload hotspots without resorting to external probes.<\/p>\n\n\n\n<p>MariaDB\u2019s engineers promise that upgrades from 11.4 LTS or long-lived 10.x installations are typically <em>drop-in<\/em> and finish in seconds. The one caveat concerns system-versioned tables, whose internal <code>TIMESTAMP<\/code> format has changed, so users relying on that feature should review the <a href=\"https:\/\/mariadb.com\/kb\/en\/what-is-mariadb-118\/\" target=\"_blank\" rel=\"noreferrer noopener\">release notes<\/a> before hitting Enter.<\/p>\n\n\n\n<p>For more information, <a href=\"https:\/\/mariadb.org\/11-8-lts-released\/\" target=\"_blank\" rel=\"noreferrer noopener\">see the announcement<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>MariaDB 11.8 LTS open-source RDBMS is out, featuring full MariaDB Vector support, faster backups, improved replication, and more.<\/p>\n","protected":false},"author":10,"featured_media":172200,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7,5],"tags":[3651,3646,4592],"class_list":["post-172197","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-software","category-news","tag-databases","tag-mariadb","tag-rdbms"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/linuxiac.com\/wp-json\/wp\/v2\/posts\/172197","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/linuxiac.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/linuxiac.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/linuxiac.com\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/linuxiac.com\/wp-json\/wp\/v2\/comments?post=172197"}],"version-history":[{"count":0,"href":"https:\/\/linuxiac.com\/wp-json\/wp\/v2\/posts\/172197\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/linuxiac.com\/wp-json\/wp\/v2\/media\/172200"}],"wp:attachment":[{"href":"https:\/\/linuxiac.com\/wp-json\/wp\/v2\/media?parent=172197"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/linuxiac.com\/wp-json\/wp\/v2\/categories?post=172197"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/linuxiac.com\/wp-json\/wp\/v2\/tags?post=172197"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}