freebsd-ports/databases/mysql57-server
Jochen Neumeister 000b25c374 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
2022-09-18 01:16:23 +02:00
..
files databases/mysql57-server: Fix build with protobuf 3.20.0+ 2022-04-16 12:19:49 +08:00
distinfo bases/mysql57-*: Update ti 5.7.39 2022-09-18 01:16:23 +02:00
Makefile bases/mysql57-*: Update ti 5.7.39 2022-09-18 01:16:23 +02:00
pkg-descr Remove WWW entries moved into port Makefiles 2022-09-07 23:58:51 +02:00
pkg-plist databases/mysql*: fix pkg-plist use share/man 2022-05-16 08:49:44 +02:00