[blfs] 01/05: Update to mariadb-12.3.2.

"Git Owner" ([email protected] via blfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository blfs.

commit 7789d16b81c3e27e32b5a0b092352802dbfd55e7
Author: Bruce Dubbs <[email protected]>
AuthorDate: Sat May 30 11:50:21 2026 -0500

    Update to mariadb-12.3.2.
---
 introduction/welcome/changelog.xml | 10 ++++++++++
 packages.ent                       |  2 +-
 server/databases/mariadb.xml       | 21 +++++++++++----------
 3 files changed, 22 insertions(+), 11 deletions(-)

diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index fa448c8d45..7d31954bd6 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -39,6 +39,16 @@
   <itemizedlist>
     <title>Changelog Entries:</title>
 
+    <listitem>
+      <para>May 30th, 2026</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Update to mariadb-12.3.2. Fixes
+          <ulink url="&blfs-ticket-root;23386">#23386</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>May 29th, 2026</para>
       <itemizedlist>
diff --git a/packages.ent b/packages.ent
index 79a16dc98d..92b5a5541d 100644
--- a/packages.ent
+++ b/packages.ent
@@ -842,7 +842,7 @@
 <!-- Chapter 22 -->
 <!ENTITY db-version                   "5.3.28">
 <!ENTITY lmdb-version                 "0.9.35">
-<!ENTITY mariadb-version              "11.8.7">
+<!ENTITY mariadb-version              "12.3.2">
 <!ENTITY postgresql-version           "18.4">
 <!ENTITY sqlite-version               "3.50.4">
 <!ENTITY sqlite-year                  "2025">
diff --git a/server/databases/mariadb.xml b/server/databases/mariadb.xml
index 1df5806888..ee1ec46911 100644
--- a/server/databases/mariadb.xml
+++ b/server/databases/mariadb.xml
@@ -7,10 +7,10 @@
 
   <!ENTITY mariadb-download-http "https://downloads.mariadb.org/interstitial/mariadb-&mariadb-version;/source/mariadb-&mariadb-version;.tar.gz">
   <!ENTITY mariadb-download-ftp  " ">
-  <!ENTITY mariadb-md5sum        "27c6eeeda18e0c298f63b7def5ad8061">
-  <!ENTITY mariadb-size          "114 MB">
-  <!ENTITY mariadb-buildsize     "2.3 GB (778 MB installed)">
-  <!ENTITY mariadb-time          "3.9 SBU (with parallelism=8, add 2.9 SBU for tests)">
+  <!ENTITY mariadb-md5sum        "e6ec06ab51a7afa581562499616624a4">
+  <!ENTITY mariadb-size          "115 MB">
+  <!ENTITY mariadb-buildsize     "2.5 GB (832 MB installed)">
+  <!ENTITY mariadb-time          "4.3 SBU (with parallelism=8, add 2.6 SBU for tests)">
 ]>
 
 <sect1 id="mariadb" xreflabel="MariaDB-&mariadb-version;">
@@ -442,15 +442,16 @@ mariadbd-safe --user=mariadb 2&gt;&amp;1 &gt;/dev/null &amp;</userinput></screen
 
 <screen role="root" revision="systemd"><userinput>make install-mariadb</userinput></screen>
 
-      <note>
+      <caution>
         <para>
-          If you have an existing database already and this
-          installation of binaries was just an upgrade to a newer
-          version, check the upstream documentation for upgrading. It
-          is recommended to run:
+          Upgrading MariaDB from version 11 to 12 requires a full backup, a
+          clean shutdown, uninstalling the old binaries, installing the version
+          12 binaries, restarting the server, and running the 
           <screen role="nodump"><userinput>mariadb-upgrade</userinput></screen>
+          to update system tables. Skipping this backup can result in 
+          unrecoverable data.
         </para>
-      </note>
+      </caution>
     </sect3>
 
   </sect2>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.