2023-04-23 16:26:33 by Adam Ciarcinski | Files touched by this commit (271) |
Log message:
revbump for boost
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|
2023-03-18 16:05:41 by Nia Alarie | Files touched by this commit (4) |
Log message:
mariadb105: Update to 10.5.19
Notable Items
InnoDB
* Full-text index corruption with system versioning (MDEV-25004)
* innodb_undo_log_truncate=ON recovery and backup fixes (MDEV-29999,
MDEV-30179, MDEV-30438)
* Upgrade after a crash is not supported (MDEV-24412)
* Remove InnoDB buffer pool load throttling (MDEV-25417)
* InnoDB shutdown hangs when the change buffer is corrupted (MDEV-30009)
* innodb_fast_shutdown=0 fails to report change buffer merge progress
(MDEV-29984)
Galera
* Fixes for cluster wide write conflict resolving (MDEV-29684)
Replication
* 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 (MDEV-30423)
JSON
* JSON_PRETTY added as an alias for JSON_DETAILED (MDEV-19160)
General
* 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)
|
2023-03-07 12:06:28 by Jonathan Perkin | Files touched by this commit (3) |
Log message:
mariadb*-server: Run mysql_install_db if required.
|
2023-03-07 11:28:02 by Jonathan Perkin | Files touched by this commit (10) |
Log message:
mariadb105: Various SunOS fixes.
|
2023-02-10 10:44:01 by Jonathan Perkin | Files touched by this commit (2) |
Log message:
mariadb*: Fix SMF pidfile location.
|
2023-01-22 17:28:39 by Ryo ONODERA | Files touched by this commit (271) |
Log message:
*: Recursive revbump from Boost 1.81.0
|
2022-12-15 10:18:20 by Thomas Klausner | Files touched by this commit (1) | |
Log message:
mariadb105-server: fix PLIST after update
|
2022-11-28 00:34:48 by Nia Alarie | Files touched by this commit (5) | |
Log message:
mariadb105: update to 10.5.18
MariaDB 10.5.18 Release Notes
Notable Items
Backup
* mariabackup --compress hangs (MDEV-29043)
* Assertion on info.page_size failed in xb_delta_open_matching_space
(MDEV-18589)
InnoDB
* InnoDB unnecessarily extends data files (MDEV-13013)
* Adaptive hash index MDEV-27700, MDEV-29384
* MVCC and locking MDEV-29666, MDEV-27927
* Virtual columns MDEV-29299, MDEV-29753
* InnoDB crash recovery fixes (MDEV-29438, MDEV-29475)
* InnoDB crash recovery fixes (MDEV-29559)
* MVCC and locking (MDEV-28709)
* Race condition between KILL and transaction commit (MDEV-29368)
Galera
* Galera updated to 26.4.13
* Galera server crashes after 10.3 > 10.4 upgrade (MDEV-29375)
* wsrep_incoming_addresses status variable prints 0 as port number if
the port is not mentioned in wsrep_node_incoming_address system
variable (MDEV-28868)
JSON
* JSON_VALUE() does not parse NULL properties properly (MDEV-27151)
Replication
* minor correction in unsafe warning message (MDEV-28827)
* False replication error-stop of REVOKE PRIVILEGES from a non-existing
user on primary (MDEV-28530) in combination with a filtering replica
is corrected
* SET DEFAULT ROLE replication is mended on a replica that filters
system tables (MDEV-28294)
* XA COMMIT is not binlogged when the XA transaction has not updated any
transaction engine (MDEV-25616)
* Concurrent CREATE TRIGGER statements made to binlog without any mixup
(MDEV-25606)
|
2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | |
Log message:
massive revision bump after textproc/icu update
|