Software Update: MariaDB 10.6.10/10.7.6/10.8.5/10.9.3

Spread the love

MariaDB originated as a fork of MySQL, after it was taken over by Oracle. For an overview of the differences between MariaDB and MySQL, go to this one and this one pages right. MariaDB is a powerful open source database server, which is especially popular as a website and forum database. The developers have versions 10.6.10 10.7.6, 10.8.5and 10.9.3 released. The most important changes and improvements made in version 10.9.3 are listed below:

MariaDB 10.9.3 Notable Changes

  • Fix Assertion mysql_mutex_assert_owner(&log_sys.flush_order_mutex) failed in mtr_t::commit() (MDEV-29383)
  • Fix Frequent “Data structure corruption” in InnoDB after OOM (MDEV-29374)
  • Fix Recovery or backup of instant ALTER TABLE is incorrect (MDEV-29438)
  • Fix InnoDB Temporary Tablespace (ibtmp1) is continuously growing (MDEV-28240)
  • Fix full text index corruption if shutdown before changes are fully flushed (MDEV-29342)

Changelog

For a complete list of changes made in MariaDB 10.9.3with links to detailed information on each push, see the changelog.

Version number 10.6.10 / 10.7.6 / 10.8.5 / 10
Release status Final
Operating systems Windows 7, Linux, BSD, macOS, Solaris, Windows Server 2008, Windows Server 2012, Windows 8, Windows 10, Windows Server 2016, Windows Server 2019, Windows 11
Website MariaDB
Download
License type Prerequisites (GNU/BSD/etc.)
You might also like