Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
MariaDB 10.7 was a short-term series of MariaDB maintained until February 2023
The most recent release of MariaDB 10.7 is:MariaDB 10.7.8 Stable (GA) Download Now
Download 10.7.2 | Release Notes | Changelog | Overview of 10.7
Release date: 9 Feb 2022
This release is no longer available for download after a problem was noticed when manually running mariadb-upgrade. See MDEV-27789 for more details.Please use a later release.
MariaDB 10.7 is the current short-term maintenance stable series of MariaDB. It is an evolution of MariaDB 10.6 with several entirely new features.
MariaDB 10.7.2 is a Stable (GA) release.
For an overview of MariaDB 10.7 see theWhat is MariaDB 10.7? page.
Thanks, and enjoy MariaDB!
does not disallow .isl file creation ()
Indexed columns are broken with NO_PAD ()
insert-intention lock conflicts with waiting ORDINARY lock ()
Crash recovery improvements (
updated to 26.4.11
Galera SST scripts should use ssl_capath (not ssl_ca) for CA directory ()
Alter Sequence do not replicate to another nodes with in Galera Cluster ()
Galera crash - Assertion. Possible parallel writeset problem ()
Seconds behind master corrected from artificial spikes at relay-log rotation ()
Statement rollback in binlog when transaction creates or drop temporary table is set right ()
CREATE-or-REPLACE SEQUENCE is made to binlog with the DDL flag to stabilize its parallel execution on slave ()
prohibition running two upgrades in parallel (, , )
As per the , this will be the last release of for Ubuntu 21.04 Hirsute, CentOS 8, and Fedora 33
script updated to version 2022-02-08, with the following fixes and enhancements:
Faster initialization by disabling binary logging during initialization ()
mysql_upgrade can be run if needed using the environment variable MARIADB_AUTO_UPGRADE=1 ()
A healthcheck script /usr/local/bin/healthcheck.sh is installed in the container with various checking options ()
mysql@localhost user is created with the environment variable MARIADB_MYSQL_LOCALHOST_USER=1 and additional grants (beyond USAGE) with MARIADB_MYSQL_LOCALHOST_GRANTS={global grant list} (
Fixes for the following :
For a complete list of changes made in , with links to detailed information on each push, see the .
For a full list of contributors to , see the .
MariaDB Backup skips valid .ibd file (MDEV-26326)
Allow seamless upgrade despite (MDEV-27736)
CREATE TABLE with FOREIGN KEY constraint fails to apply in parallel (MDEV-27276)
Galera cluster node consider old server_id value even after modification of server_id [wsrep_gtid_mode=ON] (MDEV-26223)
The GPG keyring file, used with Debian and Ubuntu repositories, has moved to: mariadb-keyring-2019.gpg and the checksum for the file can be found at: mariadb-keyring-2019.gpg.sha256
Support for RHEL and SLES aarch64 repositories added
New function added to verify that the MariaDB Server version, if specified on the command line, follows the correct naming and that a corresponding repository actually exists.
Fixed repository pinning for Ubuntu and Debian repositories
MariaDB Server 10.7 is now the default server version
skip innodb buffer pool loads/dumps on temporary startup/shutdown for faster startup/initialization, and accurate "healthcheck.sh --innodb_buffer_pool_loaded"
change group ownership on datadir/socket dir (issue #401)
log note about note on Securing system users, mysql_secure_installation not required (reddit suggestion)
speed up Docker Library initialization of timezones (MDEV-27608, MDEV-23326)
MariaDB names of executable programs and scripts used instead of historical mysql ones
The most recent release of MariaDB 10.7 is:MariaDB 10.7.8 Stable (GA) Download Now
Download 10.7.6 | Release Notes | Changelog | Overview of 10.7
Release date: 19 Sep 2022
MariaDB 10.7 is a previous short-term maintenance stable series of MariaDB, supported until February 2023. It is an evolution of MariaDB 10.6 with several entirely new features.
MariaDB 10.7.6 is a Stable (GA) release.
For an overview of MariaDB 10.7 see theWhat is MariaDB 10.7? page.
Thanks, and enjoy MariaDB!
Assertion mysql_mutex_assert_owner(&log_sys.flush_order_mutex) failed in mtr_t::commit() ()
Frequent "Data structure corruption" in InnoDB after OOM ()
Recovery or backup of instant ALTER TABLE is incorrect ()
InnoDB Temporary Tablespace (ibtmp1) is continuously growing ()
Fixes for the following :
CVE--``#
For a complete list of changes made in , with links to detailed information on each push, see the .
For a full list of contributors to , see the .
Full text index corruption if shutdown before changes are fully flushed (MDEV-29342)
does not parse NULL properties properly (MDEV-27151)
InnoDB hangs on multiple concurrent requests of a cold ROW_FORMAT=COMPRESSED page (MDEV-27983)
The most recent release of is: Stable (GA)
| | |
Release date: 12 Feb 2022
is the current short-term maintenance stable series of MariaDB. It is an evolution of with several entirely new features.
is a release.
For an overview of see the page.
Thanks, and enjoy MariaDB!
New (MDEV-4958)
function to check for equality between JSON objects (MDEV-23143).
function, which recursively sorts keys and removes spaces (MDEV-16375)
function (MDEV-4742).
Improve simple multibyte collation performance on the ASCII range (MDEV-26572).
Five provider plugins (bzip2, lzma, lz4, lzo, snappy) provide to the server and storage engines (MDEV-12933, blog post).
function for arbitrary text formatting (MDEV-25015)
Add option to as of specified timestamp (MDEV-16355).
ALTER TABLE ... CONVERT PARTITION .. TO TABLE (MDEV-22166), and
ALTER TABLE ... CONVERT TABLE ... TO PARTITION ... (MDEV-22165) as an easy way to convert tables to partitions and back in one command, instead of a sequence of CREATE/EXCHANGE/DROP
password_reuse_check plugin is a new password validation plugin that prevents the new password from being the same as the one being used during the configurable retention period. (MDEV-9245)
Multi-source replication supports MySQL-style CHANNEL syntax (MDEV-26307)
In bulk insert, pre-sort and build indexes one page at a time (MDEV-24621)
supports a new condition property name ROW_NUMBER. In multi-row inserts it allows one to retrieve a number of a row that has caused the error (MDEV-10075, MDEV-26611)
For a list of all new variables, see and Status Variables Added in MariaDB 10.7.
The following deprecated variables have been removed :
For a complete list of security vulnerabilities (CVEs) fixed across all versions of MariaDB, see the page.
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
:
6 Feb 2023
Stable (GA)
7 Nov 2022
Stable (GA)
This release fixes a blocking problem with the MariaDB 10.7.2 release when manually running . (MDEV-27789)
See MariaDB 10.7.2 for other changes since the previous release.
Set by default (MDEV-27734)
Fixes for the following :
For a complete list of changes made in MariaDB 10.7.3, with links to detailed information on each push, see the changelog.
For a full list of contributors to MariaDB 10.7.3, see the MariaDB Foundation release announcement.
The most recent release of is: Stable (GA)
| | |
Release date: 7 Nov 2022
is a previous short-term maintenance stable series of MariaDB, maintained until February 2023. It is an evolution of with several entirely new features.
is a release.
For an overview of see the page.
Thanks, and enjoy MariaDB!
The most recent release of is: Stable (GA)
| | |
Release date: 15 Aug 2022
is a previous short-term maintenance stable series of MariaDB, supported until February 2023. It is an evolution of with several entirely new features.
is a release.
For an overview of see the page.
Thanks, and enjoy MariaDB!
The server no longer tolerates incorrectly configured SSL (MDEV-29811). If you have enabled SSL in my.cnf but have not configured it properly (for example, a certificate file is missing), MariaDB used to silently disable SSL, leaving you under impression that everything was fine and connections were secure. Since this release, MariaDB will fail to start if SSL is enabled, but cannot be switched on.
Assertion on info.page_size failed in xb_delta_open_matching_space (MDEV-18589)
Adaptive hash index MDEV-27700, MDEV-29384
MVCC and locking (MDEV-29666, MDEV-27927, MDEV-28709, MDEV-29635)
Virtual columns (MDEV-29299, MDEV-29753)
InnoDB crash recovery fixes (MDEV-29559)
Race condition between KILL and transaction commit ()
Implement for InnoDB ()
fail to update after bulk insert ()
InnoDB bulk insert bug fixes (, )
Galera updated to 26.4.13
Galera server crashes after 10.3 > 10.4 upgrade (MDEV-29375)
status variable prints 0 as port number if the port is not mentioned in system variable (MDEV-28868)
XA COMMIT is not binlogged when the has not updated any transaction engine (MDEV-25616)
Concurrent statements made to binlog without any mixup (MDEV-25606)
Beginning with the next release (Q1 2023), our Yum, DNF, and Zypper repositories for Red Hat, Fedora, and SUSE will be migrated to being signed with a new . The key we are migrating to is the same one we already use for our Debian and Ubuntu Repositories.
The short Key ID is: 0xC74CD1D8
The long Key ID is: 0xF1656F24C74CD1D8
The full fingerprint of the key is: 177F 4010 FE56 CA33 3630 0305 F165 6F24 C74C D1D8
The key can be imported now in preparation for this change using the following command:
The following changes have been made to the docker.io/library/mariadb container image.
The number of gpg packages has been removed, leaving enough to apt-get update, but dirmngr that would fetch keys has been removed. (inspired by issue #469)
The environment variable LANG=C.UTF-8 has been added for those that exec into containers and copy paste UTF8 characters (fixes issue #468).
Adds OCI labels to image (fixes issue 436 and users need for version)
MariaDB config: skip-host-cache and skip-name-resolve moved to /etc/mysql/mariadb.conf.d/05-skipcache.cnf
Fixes for the following :
CVE--``#
For a complete list of changes made in MariaDB 10.7.7, with links to detailed information on each push, see the changelog.
For a full list of contributors to MariaDB 10.7.7, see the MariaDB Foundation release announcement.
InnoDB corruption due to lack of file locking (MDEV-28495)
FULLTEXT search with apostrophe, and mandatory words (MDEV-20797)
ALTER TABLE IMPORT TABLESPACE corrupts an encrypted table (MDEV-28779)
ALTER TABLE wrong-result fix (MDEV-26294)
Crash recovery fixes (, )
DDL crash recovery fixes (, , , , , )
Avoid crashes on corrupted data (, , , , , )
Bulk load bug fixes (, )
is stored in binlog, so that CREATE TABLE on slave would always have the same effect as on master. (MDEV-29078)
ER_SLAVE_INCIDENT error is specified now on slave to be seen with SHOW-SLAVE-STATUS (MDEV-21087)
INCIDENT_EVENT is no longer binlogged when a being logged transaction can be safely rolledback (MDEV-21443)
sequences related row-format events are made to correspond to binlog_row_image (MDEV-28487)
Possible reason of FLUSH BINARY LOGS hang is eliminated ()
Fix out-of-order gtid error in the circular semisync setup ()
Galera updated to 26.4.12
Possible to write/update with read_only=ON and not a SUPER privilege (MDEV-28546)
Node crashes with Transport endpoint is not connected mysqld got signal 6 (MDEV-25068)
Galera4 not able to report proper wsrep_incoming_addresses (MDEV-20627)
Galera should replicate nextval()-related changes in sequences with INCREMENT <> 0, at least NOCACHE ones with engine=InnoDB ()
Add support for OpenSSL 3.0 in Galera ()
Server crash in JOIN_CACHE::free or in copy_fields (MDEV-23809)
Queries that use DISTINCT and an always-constant function like COLLATION(aggegate_func(...)) could cause a server crash. Note that COLLATION() is a special function - its value is constant even if its argument is not costant.
Crash when using ANY predicand with redundant subquery in GROUP BY clause (MDEV-29139)
A query with a subuquery in this form could cause a crash:
MariaDB Server SEGV on INSERT .. SELECT (MDEV-26427)
Certain queries in form "INSERT ... SELECT with_aggregate_or_window_func" could cause a crash.
restore_prev_nj_state() doesn't update cur_sj_inner_tables correctly (MDEV-28749)
Subquery semi-join optimization could miss LooseScan or FirstMatch strategies for certain queries.
Optimizer uses all partitions after upgrade to 10.3 ()
For multi-table UPDATE or DELETE queries, the optimizer failed to apply Partition Pruning optimization for the table that is updated or deleted from.
Range optimizer regression for key IN (const, ....) ()
The issue can be observed on and later versions which have the fix for . That fix introduceds optimizer_max_sel_arg_weight.
If one sets optimizer_max_sel_arg_weight to a very high value or zero (which means "unlimited") and runs queries that produce heavy-weight graphs, they can observe a performance slowdown, e.g.:
Wrong result with table elimination combined with not_null_range_scan (MDEV-28858)
If one runs with optimizer_switch='not_null_range_scan=on' (which is not enabled by default), a query that does a join and has const tables could produce a wrong result.
spider_init_sql_alloc_size and spider_buffer_size have been deprecated (MDEV-27926, MDEV-28560)
Spider's high-availability feature has been deprecated (MDEV-28479)
: extract document fragment into JSON column (MDEV-25875)
CONNECT Engine now supports with Mysql Table type (MDEV-27766)
now also has a session scope, not only global (MDEV-29225)
New option, -enable-cleartext-plugin. Option does not do anything, and is for MySQL-compatibility purposes only.
Crash in (MDEV-29188)
ALTER TABLE ALGORITHM=NOCOPY does not work after upgrade ()
Server crash upon CREATE VIEW with unknown column in ON condition ()
password_reuse_check plugin mixes username and password ()
As per the , this will be the last release of for Debian 10 "Buster" for ppc64el
Repositories for Ubuntu 22.04 and RHEL/Rocky 9 have been added in this release
Fixes for the following :
For a complete list of changes made in MariaDB 10.7.5, with links to detailed information on each push, see the changelog.
For a full list of contributors to MariaDB 10.7.5, see the MariaDB Foundation release announcement.
19 Sep 2022
Stable (GA)
15 Aug 2022
Stable (GA)
20 May 2022
Stable (GA)
12 Feb 2022
Stable (GA)
9 Feb 2022
Stable (GA)
8 Nov 2021
RC
17 Sep 2021
Alpha
The most recent release of MariaDB 10.7 is:MariaDB 10.7.8 Stable (GA) Download Now
Download 10.7.0 | Release Notes | Changelog | Overview of 10.7
Release date: 17 Sep 2021
Do not use alpha releases in production!
MariaDB 10.7 is the current development series of MariaDB. It is an evolution of MariaDB 10.6 with several entirely new features.
MariaDB 10.7.0 is not a single release, but is instead a number of feature preview releases based on feature branches. Each should be considered as having a maturity of an Alpha release. Read more about feature preview releases here.
Thanks, and enjoy MariaDB!
Remember, these features are in separate preview packages. The subsection header text corresponds to the preview package name.
Notable changes of this series of releases include:
Five provider plugins (bzip2, lzma, lz4, lzo, snappy) provide to the server and storage engines (, ).
function for arbitrary text formatting (, ).
New (, )
function (, ).
Histograms in the statistics tables are more precise and stored as JSON, not binary (, , ). Note that this feature was not included in .
ALTER TABLE ... CONVERT PARTITION .. TO TABLE (, ), and
ALTER TABLE ... CONVERT TABLE ... TO PARTITION ... () as an easy way to convert tables to partitions and back in one command, instead of a sequence of CREATE/EXCHANGE/DROP
ALTER TABLE .. ADD PARTITION allows to omit the redundant PARTITION keyword ()
The is a new password validation plugin that prevents the new password from being the same as the one being used during the configurable retention period. (, ).
In bulk insert, pre-sort and build indexes one page at a time ()
function to check for equality between JSON objects ().
function, which recursively sorts keys and removes spaces ()
Improve simple multibyte collation performance on the ASCII range ().
Add option to as of specified timestamp ().
Do not use alpha releases on production systems! For a complete list of changes made in , with links to detailed information on each push, see the .
Do not use alpha releases in production!
sudo rpm --import https://supplychain.mariadb.com/MariaDB-Server-GPG-KEY... ANY (SELECT ... GROUP BY (SELECT redundant_subselect_here)) ...table.keyXpartY [NOT] IN ( ... )Multi-source replication supports MySQL-style CHANNEL syntax (MDEV-26307)
supports a new condition property name ERROR_INDEX. In multi-row inserts it allows to retrieve a number of a row that has caused the error (MDEV-10075)
and deprecated system variables were removed (MDEV-24947, MDEV-24843)
| | |
Release date: 6 Feb 2023
is a previous short-term maintenance stable series of MariaDB, supported until February 2023. It is an evolution of with several entirely new features.
is a release.
is the last release of the release series.
For an overview of see the page.
Thanks, and enjoy MariaDB!
As per the MariaDB Maintenance Policy, this will be the final release of MariaDB 10.7
As mentioned in the 10.7.7 release notes, our Yum/DNF/Zypper repositories for Red Hat Enterprise Linux, CentOS, Fedora, openSUSE, and SUSE are changing with this release to being signed with a new GPG key with SHA2 digest algorithms instead of SHA1. See this blog post and the page for more details.
corruption with (MDEV-25004)
recovery and backup fixes (MDEV-29999, MDEV-30179, MDEV-30438)
Upgrade after a crash is not supported (MDEV-24412)
Remove load throttling (MDEV-25417)
InnoDB shutdown hangs when the change buffer is corrupted ()
innodb_fast_shutdown=0 fails to report change buffer merge progress ()
mariadb-backup --backup --incremental --throttle=... hangs ()
Crash after recovery, with InnoDB: Tried to read ()
Trying to write ... bytes at ... outside the bounds ()
TRUNCATE breaks FOREIGN KEY locking (, )
INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTION.NAME is NULL for undo tablespaces ()
Fixed hangs and error handling in B-tree operations (, )
InnoDB bulk insert fixes (, )
Galera updated to 26.4.14
Fixes for cluster wide write conflict resolving (MDEV-29684)
Parallel slave applying in binlog order is corrected for admin class of commands including ANALYZE (MDEV-30323)
Seconds_Behind_Master is showed now more precisely at the slave applier start, including in the delayed mode (MDEV-29639)
mysqlbinlog --verbose is made to show the type of compressed columns (MDEV-25277)
Deadlock is resolved on replica involving BACKUP STAGE BLOCK_COMMIT and a committing user XA ()
added as an alias for (MDEV-19160)
Infinite sequence of recursive calls when processing embedded CTE (MDEV-30248)
Crash with a query containing nested WINDOW clauses (MDEV-30052)
Major performance regression with 10.6.11 (MDEV-29988)
As per the MariaDB Deprecation Policy, this will be the last release of MariaDB 10.7 for Fedora 35.
In this release repositories for Fedora 37 and Ubuntu 22.10 Kinetic have been added.
Fixes for the following :
CVE--``#
For a complete list of changes made in MariaDB 10.7.8, with links to detailed information on each push, see the changelog.
For a full list of contributors to MariaDB 10.7.8, see the MariaDB Foundation release announcement.
The most recent release of is: Stable (GA)
| | |
Release date: 8 Nov 2021
Do not use non-stable (non-GA) releases in production!
is the current development series of MariaDB. It is an evolution of with several entirely new features.
is a release.
For an overview of see the page.
Thanks, and enjoy MariaDB!
This release includes all features from the MariaDB 10.7.0 preview releases except for the JSON histogram preview feature, which was not ready in time to be included.
Comments have been added for each table column in the to improve documentation (MDEV-25325). For example:
The GET DIAGNOSTICS property introduced in MariaDB 10.7.0 to identify the affected row has been renamed to the more intuitive ROW_NUMBER (MDEV-26611, MDEV-10075)
Five provider plugins (bzip2, lzma, lz4, lzo, snappy) provide to the server and storage engines (MDEV-12933, blog post).
function for arbitrary text formatting (MDEV-25015, blog post).
(MDEV-22166, blog post), and
(MDEV-22165) as an easy way to convert tables to partitions and back in one command, instead of a sequence of CREATE/EXCHANGE/DROP
The redundant PARTITION keyword is now optional in the (MDEV-26471)
In bulk insert, pre-sort and build indexes one page at a time (MDEV-24621)
Linux after kernel version 5.10 has a io-uring regression causing a write to storage to be lost, or not acknowledged. As such innodb_use_native_aio will default to 0 (off) until 5.16. If innodb_use_native_aio is enabled in your configuration, a warning will be logged, however it will continue with the io-uring enabled, potentially resulting in a hang, or an assertion later. The long term support kernel 5.14.14 we haven't observed failures, and 5.15.0-rc7 failures have been observed, though less frequently. If you have innodb_use_native_aio explicitly enabled, and are using watch out for a lack of InnoDB updates followed by a 10 minute timeout. See MDEV-26674 for details.
ALTER TABLE…IMPORT TABLESPACE fixes (MDEV-18543, MDEV-20931, MDEV-26131, )
innodb_undo_log_truncate fixes (, , , )
Page I/O performance fixes (, , , )
Replication timeouts with XA PREPARE ()
Improved DDL and data dictionary ()
Performance fixes (, , )
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)
Session tracking flag in OK_PACKET (MDEV-26868)
Some views force server (and mysqldump) to generate invalid SQL for their definitions (MDEV-26299)
function to check for equality between JSON objects (MDEV-23143).
function, which recursively sorts keys and removes spaces (MDEV-16375)
Improve simple multibyte collation performance on the ASCII range ().
Add option to as of specified timestamp ().
Multi-source replication supports MySQL-style CHANNEL syntax ()
and deprecated system variables were removed (, )
Fixes for the following :
CVE-`-```
For a complete list of changes made in MariaDB 10.7.1, with links to detailed information on each push, see the changelog.
For a full list of contributors to MariaDB 10.7.1, see the MariaDB Foundation release announcement.
Do not use non-stable (non-GA) releases in production!
The most recent release of MariaDB 10.7 is:MariaDB 10.7.8 Stable (GA) Download Now
Download 10.7.4 | Release Notes | Changelog | Overview of 10.7
Release date: 20 May 2022
MariaDB 10.7 is the current short-term maintenance stable series of MariaDB. It is an evolution of MariaDB 10.6 with several entirely new features.
MariaDB 10.7.4 is a Stable (GA) release.
For an overview of MariaDB 10.7 see theWhat is MariaDB 10.7? page.
Thanks, and enjoy MariaDB!
removed ()
InnoDB gap locking fixes (, )
InnoDB performance improvements (, , , , , , )
Backup regression fixes ()
Semisync-slave server recovery is refined to correctly rollback prepared transaction ()
Circular semisync setup endless event circulation is handled ()
Semisync-slave server recovery is extended to work on new server_id server ()
Server initialization time gtid_slave_pos purge related reason of crashing in binlog background thread is removed ()
Incorrect binlogs after Galera SST using rsync and ()
does not detect multi-source replication slave ()
Useless warning "InnoDB: Allocated tablespace ID for , old maximum was 0" during backup stage ()
prepare fails for incrementals if a new schema is created after full backup is taken ()
Query performance degradation in newer MariaDB versions when using many tables ()
A SEGV in Item_field::used_tables/update_depend_map_for_order... ()
ANALYZE FORMAT=JSON fields are incorrect for UNION ALL queries ()
Subquery in an UPDATE query uses full scan instead of range ()
The following variables have been deprecated:
and ()
and ()
()
()
Server are ()
For RHEL/CentOS 7, non x86_64 architectures are no longer supported upstream and so our support will also be dropped with this release
Packages for Ubuntu 22.04 LTS "Jammy" and Fedora 36 are not yet available pending the resolution of : Backport OpenSSL-3.0 compatibility to 10.6 branch
As per the , this will be the last release of for Debian 9 "Stretch", Ubuntu 21.10 "Impish", and Fedora 34
Fixes for the following :
For a complete list of changes made in , with links to detailed information on each push, see the .
For a full list of contributors to , see the .
SELECT column_name, column_comment FROM information_schema.columns
WHERE table_schema='performance_schema' AND table_name='file_instances';...
*************************** 2. row ***************************
column_name: EVENT_NAME
column_comment: Instrument name associated with the file.
*************************** 3. row ***************************
column_name: OPEN_COUNT
column_comment: Open handles on the file. A value of greater than zero means
that the file is currently open.
...InnoDB portability: FreeBSD futexes (MDEV-26476), POWER and s390x transactional memory (MDEV-27956)
ALTER TABLE: Fixed bogus duplicate key errors (MDEV-15250)
DDL and crash recovery fixes (MDEV-27274, MDEV-27234, MDEV-27817)
Requests to recalculate were sometimes lost (MDEV-27805)
Shutdown of the semisync master can't produce inconsistent state anymore (MDEV-11853)
Binlogs disappear after rsync IST (MDEV-28583)
master crash is eliminated in compressed semisync replication protocol with packet counting amendment (MDEV-25580)
OPTIMIZE on a sequence does not cause counterfactual ER_BINLOG_UNSAFE_STATEMENT anymore (MDEV-24617)
Automatically generated Gtid_log_list_event is made to recognize within replication event group as a formal member (MDEV-28550)
using two or more unique key values at a time with is corrected (MDEV-28310)
stops issuing unnecessary "Unsafe statement" with (MDEV-21810)
Incomplete replication event groups are detected to error out by the slave IO thread (MDEV-27697)
now flushes the result file to disk after each processed event so the file can be listed with the actual bytes (MDEV-14608)
Assertion `item1->type() == Item::FIELD_ITEM ... (MDEV-19398)
Server crashes in Expression_cache_tracker::fetch_current_stats (MDEV-28268)
MariaDB server crash at Item_subselect::init_expr_cache_tracker (MDEV-26164, MDEV-26047)
Crash with union of my_decimal type in ORDER BY clause (MDEV-25994)
SIGSEGV in st_join_table::cleanup (MDEV-24560)
Assertion `!eliminated' failed in Item_subselect::exec (MDEV-28437)
, , and (MDEV-28007)
, , , , (MDEV-28005)
This page is licensed: CC BY-SA / Gnu FDL
This page is licensed: CC BY-SA / Gnu FDL
This page is licensed: CC BY-SA / Gnu FDL
This page is licensed: CC BY-SA / Gnu FDL
This page is licensed: CC BY-SA / Gnu FDL
This page is licensed: CC BY-SA / Gnu FDL
This page is licensed: CC BY-SA / Gnu FDL
This page is licensed: CC BY-SA / Gnu FDL
This page is licensed: CC BY-SA / Gnu FDL
This page is licensed: CC BY-SA / Gnu FDL