One of the most popular DB servers - made by the developers of MySQL!

MariaDB

MariaDB

  -  75 MB  -  Open Source
  • Latest Version

    MariaDB 11.6.2 LATEST

  • Review by

    Daniel Leblanc

  • Operating System

    Windows 7 / Windows 8 / Windows 10 / Windows 11

  • User Rating

    Click to vote
  • Author / Product

    MariaDB Foundation / External Link

  • Filename

    mariadb-11.6.2-winx64.msi

  • MD5 Checksum

    289f5058e454525a4f7d9e380d9f09cf

MariaDB Server is one of the most popular database servers in the world. It’s made by the original developers of MySQL and guaranteed to stay open source. Notable users include Wikipedia, WordPress.com, and Google.

It turns data into structured information in a wide array of applications, ranging from banking to websites. It is an enhanced, drop-in replacement for MySQL. MariaDB is used because it is fast, scalable, and robust, with a rich ecosystem of storage engines, plugins, and many other tools that make it very versatile for a wide variety of use cases.

The app is developed as open-source software and as a relational database, it provides an SQL interface for accessing data. The latest versions of Maria DB also include GIS and JSON features.

MariaDB Server began its life as a fork of MySQL, inheriting the strong performance and the legacy Relational DBMS capabilities that made the ecosystem so popular in the first place. In the years since this fork, differences have begun to emerge between these platforms, as It has advanced as a leader in its own right.

These differences translate into advantages, many of which are specific to users, including enhancements to the optimizer, window functions, system and application-time period versioned tables, replication and clustering support, and support for new storage engines like ColumnStore, MyRocks, Spider, and Aria.

In the interest of providing a superior product, the Server utilizes its own testing suite for evaluating new features and patches. This suite includes many more tests and bugs found in these tests are fixed before the code ships. Furthermore, the tests are run against several configurations of Maria DB Server, to better test the feature in different environments, and are not run when the feature is not available in the given configuration.

It includes a number of new features and extensions. When the community submits patches or features that are found to be useful, safe, and stable, every effort is made to integrate them with and include in the program.

  • MariaDB 11.6.2 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    MariaDB 11.6.2 Screenshot 1
  • MariaDB 11.6.2 Screenshot 2
  • MariaDB 11.6.2 Screenshot 3

What's new in this version:

- Includes all fixes from MariaDB 11.4.4
- Includes all fixes from MariaDB 11.5.2
- New CC 3.4
- ed25519: support empty password
- Parsec sends garbage when using an empty password
- perfschema.lowercase_fs_off fails on buildbot
- Simple comparison causes "Illegal mix of collations" even with default server settings
- Set innodb_snapshot_isolation=ON by default
-: Add --dir option to mariadb-dump man page
- SIGSEGV in handler::update_global_table_stats in close_thread_table()
- Removed end '.' from variable comment
- Initialise THD::max_tmp_space_used
- Workaround MDEV-34890
- mariadb-import, multithreading - improve error handling
- Cleanup - make sure all members of table_load_params are initialized
- LOCALTIME returns a wrong data type
- rpl.master_last_event_time_stmt fails with Result Length Mismatch
- Compute modulus correctly in sequence
- Fix version markers in tests relating to MDEV-28152
- bump the VERSION
- fix: fix typo at mysql-test README
- - remove LOCK TABLE from mariadb-import