Stable release of the MariaDB 10.4 database

After a year of development and six preliminary releases prepared the first stable release of the new branch of the DBMS MariaDB 10.4, which is developed as a fork of MySQL, maintaining backward compatibility and differentiating itself by integrating additional storage engines and extended capabilities. Support for this branch will be provided for 5 years, until June 2024.

The development of MariaDB is overseen by the independent organization MariaDB Foundation in accordance with a completely open and transparent development process, independent of individual vendors. MariaDB is offered instead of MySQL in many Linux distributions (RHEL, SUSE, Fedora, openSUSE, Slackware, OpenMandriva, ROSA, Arch Linux, Debian) and is implemented in major projects such as Wikipedia, Google Cloud SQL and Nimbuzz.

Key improvements MariaDB 10.4:

  • It includes the synchronous multi-master replication technology Galera 4, allowing for an active-active multi-master topology, permitting read and write operations from any node. With synchronous replication, all nodes always contain up-to-date data, ensuring no lost transactions since a transaction is confirmed only after data is propagated to all nodes. Replication is carried out in parallel mode, at the row level, transmitting only information about changes;
  • In Unix-like systems, the authentication plugin unix_socket, which allows the use of existing system accounts to connect to the DBMS via a local unix socket, is enabled by default;
  • Added of a user password lifetime setting, after which the password is marked as expired. To set the password expiration in the operations 'CREATE USER' and 'ALTER USER', the expression 'PASSWORD EXPIRE INTERVAL N DAY' has been added;
  • Support added locks DBMS users through the expression 'ACCOUNT LOCK' in the operations 'CREATE USER' and 'ALTER USER';
  • The execution of privilege checks has been significantly accelerated in configurations with a large number of users or access rules;
  • The use of mysql.user and mysql.host tables has been discontinued. The mysql.global_priv table is now used to store accounts and global privileges;
  • In authentication plugins has added support for the 'SET PASSWORD' expression;
  • Added the ability to use more than one authentication plugin for each account, which can be useful for gradually transitioning users to the ed25519When creating a user root@localhost using the mysql_install_db script, two authentication plugins — unix_socket and mysql_native_password — are now enabled by default.
  • The InnoDB storage engine has implemented the instant DROP COLUMN operation (ALTER TABLE … DROP COLUMN … ALGORITHM=INSTANT) and the ability to change the order of columns. The redo log size for initial rollback operations has been reduced. Rotation key support has been added for innodb_encrypt_log. A checksum verification algorithm has been implemented.
    innodb_checksum_algorithm=full_crc32. Instant expansion of VARCHAR types and text encoding changes for non-indexed columns have been provided.
  • The optimizer has been improved. The optimizer trace feature has been added and can be enabled via the system variable. optimizer-trace. By default, statistics that are independent of storage engines are maintained. enabled Two new modes for use_stat_tables — COMPLEMENTARY_FOR_QUERIES and PREFERABLY_FOR_QUERIES — have been introduced. The optimize_join_buffer_size mode is now enabled. New flags have been added.
    rowid_filter and condition_pushdown_from_having; Support for system-versioned tables has been expanded, which not only store the current snapshot of data but also retain information about all previously made changes. operations
  • with time ranges; A new command "FLUSH SSL" has been added to reload SSL certificates without restarting the server. The operations "INSTALL PLUGIN", "UNINSTALL PLUGIN", and "UNINSTALL SONAME" now support the expressions "IF NOT EXISTS" and "IF EXISTS".
  • Crash-resistant system tables have been proposed, utilizing the engine
  • Aria.
  • Transition to the use of C++11 standard has been implemented (atomic operations are utilized). The performance of the locale properties for "Collation" has been significantly increased for Unicode, allowing for the specification of sorting rules and matching methods that consider the meaning of characters.;
  • a plugin for defining custom field types;
  • Windowed support for
  • Added UDF functions (User-Defined Functions);
  • In the "FLUSH TABLES" operation, the "BACKUP LOCK" mode can be used while backing up database files. Support for server commands starting with the name mariadb, as alternatives to commands beginning with "mysql" (e.g., mariadump instead of mysqldump). New article: Computational Photography
  • After a year of development and six release candidates, is implemented 🥇Stable release of MariaDB 10.4 | ProHoster
  • Added Support for server commands starting with the name mariadb, alternatives to commands starting with "mysql" (for example, mariadump instead of mysqldump).

Source: opennet.ru

Buy reliable website hosting with DDoS protection, VPS VDS servers 🔥 Buy reliable website hosting with DDoS protection, VPS VDS servers | ProHoster