HomeFreeBSD

bases/mysql57-*: Update ti 5.7.39

Description

bases/mysql57-*: Update ti 5.7.39

Bugs Fixed:

  • InnoDB: A 4GB tablespace file size limit on Windows 32-bit systems has been removed. The limit was due to an incorrect calculation performed while extending the tablespace. (Bug #28934351)
  • Replication: The write sets extracted by MySQL Replication from transactions when the transaction_write_set_extraction system variable is enabled (which is the default) are extracted from primary keys, unique keys, and foreign keys. They are used to detect dependencies and conflicts between transactions. Previously, write sets involving multi-column foreign keys were incorrectly identifying each column as a separate foreign key. The issue has now been fixed and foreign key write sets include all referenced key columns. (Bug #34095747, Bug #34144531)
  • Replication: When the --replicate-same-server-id option was used to make the replica not skip events that have its own server ID, if the log file was rotated, replication stopped with an error. The log rotation event now checks and applies the current value of the option. (Bug #89375, Bug #27492990)
  • Under certain circumstances TRUNCATE performance_schema.accounts caused duplicated counts in global_status.

Full Changelog: https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-39.html

Sponsored by: Netzkommune GmbH

Details

Provenance
joneumAuthored on Sep 17 2022, 11:08 PM
Parents
R11:6c9f5f302d36: x11-wm/piewm: Update stale WWW definition
Branches
Unknown
Tags
Unknown