Software update: MariaDB 10.6.5

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 you can visit: 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 released version 10.6.5 and the main changes made to it are listed below:

InnoDB

Replication

  • Memory hogging on slave by ROW event applier is eliminated (MDEV-26712
  • mysql –binary-mode now properly handles \\0 in data (MDEV-25444
  • Fixes race condition between SHOW BINARY LOGS and RESET MASTER (MDEV-20215

Packaging & Misc

  • Session tracking flag in OK_PACKET (MDEV-26868
  • Some views force server (and mysqldump) to generate invalid SQL for their definitions (MDEV-26299

changelog

For a complete list of changes and bug fixes made in MariaDB 10.6.5with links to detailed information on each push, see the changelog

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