2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) |  |
Log message:
revbump after textproc/icu update
|
2023-03-11 17:39:33 by Nia Alarie | Files touched by this commit (4) |  |
Log message:
mariadb106: update to 10.6.12
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)
* mariadb-backup --backup --incremental --throttle=... hangs
(MDEV-29896)
* Crash after recovery, with InnoDB: Tried to read (MDEV-30132)
* Trying to write ... bytes at ... outside the bounds (MDEV-30069)
* TRUNCATE breaks FOREIGN KEY locking (MDEV-29504, MDEV-29849)
* INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTION.NAME is NULL for undo
tablespaces (MDEV-30119)
* Fixed hangs and error handling in B-tree operations (MDEV-29603,
MDEV-30400)
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:47:14 by Jonathan Perkin | Files touched by this commit (3) |
Log message:
mariadb106: Various SunOS fixes.
|
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-11-27 21:05:52 by Nia Alarie | Files touched by this commit (6) |  |
Log message:
mariadb106: Update to 10.6.11
MariaDB 10.6.11 Release Notes
Notable Items
Backup
* Assertion on info.page_size failed in xb_delta_open_matching_space
(MDEV-18589)
InnoDB
* 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 (MDEV-29368)
* Implement CHECK TABLE…EXTENDED for InnoDB (MDEV-24402)
* InnoDB persistent statistics fail to update after bulk insert
(MDEV-28327)
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)
Replication
* 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
|
2022-10-26 12:32:08 by Thomas Klausner | Files touched by this commit (687) |
Log message:
*: bump PKGREVISION for libunistring shlib major bump
|
2022-09-22 22:30:09 by Nia Alarie | Files touched by this commit (8) |
Log message:
mariadb106: Update to 10.6.10
Notable Items
* Fix Assertion mysql_mutex_assert_owner(&log_sys.flush_order_mutex)
failed in mtr_t::commit() (MDEV-29383)
* Fix Frequent "Data structure corruption" in InnoDB after OOM
(MDEV-29374)
* Fix Recovery or backup of instant ALTER TABLE is incorrect
(MDEV-29438)
* Fix InnoDB Temporary Tablespace (ibtmp1) is continuously growing
(MDEV-28240)
* Fix full text index corruption if shutdown before changes are fully
flushed (MDEV-29342)
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|