Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#15008 closed enhancement (fixed)

mariadb-10.5.10

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: elevated Milestone: 11.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (5)

comment:1 by Bruce Dubbs, 3 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 3 years ago

Notable Changes

  • ST_DISTANCE_SPHERE for calculating the spherical distance between two geometries (point or multipoint) on a sphere
  • Crash with invalid multi-table update of view in 2nd execution of SP
  • Incorrect name resolution for subqueries in ON expressions
  • Complex query in Store procedure corrupts results
  • DELETE HISTORY may delete current data on system-versioned table
  • Crashes with nested table value constructors
  • Server crashes in thd_clear_errors()
  • The statement set password=password() executed in PS mode fails in case it is run by a user with expired password

mariabackup

  • RENAME TABLE causes "Ignoring data file" messages

InnoDB

  • Deprecated the *innodb and *none options in innodb_checksum_algorithm
  • MVCC read from index on CHAR or VARCHAR wrongly omits rows
  • Race conditions in persistent statistics
  • Sequence created by one connection remains invisible to another
  • innodb_flush_method=O_DIRECT fails on compressed tables
  • RESET MASTER hangs
  • InnoDB crash recovery fixes

Replication

  • Replication Heartbeat event was uncapable to cary 4GB+ offsets
  • FLUSH LOGS race against Binlog checkpoint event creation
  • slave_compressed_protocol did not work correctly with semi-sync
  • DROP TABLE should not cause "Query caused different errors on master and slave" on slave when it failed on master
  • Killing server during RESET MASTER may lose MyRocks transaction

Gra

  • Galera updated to 26.4.8
  • SET PASSWORD command fail with wsrep api
  • Long BF log wait turns on InnoDB Monitor output without telling, never turns it off
  • Assertion `state_ == s_exec' failed in wsrep::client_state::start_transaction
  • Frequently Crashing Mariadb Cluster 10.4.18
  • Signal 11 on TABLE_LIST::placeholder()
  • ALTER TABLE not replicated with Galera in MariaDB 10.5.9
  • "Flush SSL" command doesn't reload wsrep cert
  • Avoid unnecessary rollbacks with SR

Packaging & Misc

  • As per the MariaDB Deprecation Policy, this will be the last release of MariaDB 10.5 for Ubuntu 16.04 Xenial and Fedora 32

Security

  • Fixes for the following security vulnerabilities:
    • CVE-2021-2166 (Medium)
    • CVE-2021-2154 (Medium)

comment:3 by Bruce Dubbs, 3 years ago

Resolution: fixed
Status: assignedclosed

comment:4 by Douglas R. Reno, 3 years ago

Priority: normalelevated

Mark as elevated due to security fixes

comment:5 by Bruce Dubbs, 3 years ago

Milestone: 10.211.0

Milestone renamed

Note: See TracTickets for help on using tickets.