Subject: CVS commit: pkgsrc/databases
From: Nia Alarie
Date: 2023-03-11 17:39:33
Message id: 20230311163934.05923FA90@cvs.NetBSD.org

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)

Files:
RevisionActionfile
1.16modifypkgsrc/databases/mariadb106-client/Makefile.common
1.6modifypkgsrc/databases/mariadb106-client/PLIST
1.14modifypkgsrc/databases/mariadb106-client/distinfo
1.23modifypkgsrc/databases/mariadb106-server/Makefile