Subject: CVS commit: pkgsrc/databases
From: Adam Ciarcinski
Date: 2023-11-10 07:04:13
Message id: 20231110060413.41E6EFA2F@cvs.NetBSD.org

Log Message:
mysql57: updated to 5.7.44

Changes in MySQL 5.7.44

SQL Function and Operator Notes

The STR_TO_DATE() function did not perform complete range checking on the string \ 
to be converted, so that it was possible to pass to it a string which would \ 
yield an invalid date, such as '2021-11-31'.

Packaging Notes

On Windows, the MSI package definition files were updated to work with the \ 
Windows Installer XML (WiX) toolset version 4. Note that they can no longer be \ 
used with previous versions of the toolset.

The bundled libedit library was upgraded to version 20221030-3.1.

Functionality Added or Changed

Important Change: The linked OpenSSL library for MySQL Server has been updated \ 
to version 3.0.10. Issues fixed in OpenSSL version 3.0.10 are described at \ 
https://www.openssl.org/news/cl30.txt.

Bugs Fixed

InnoDB: Fixed processing of single character tokens by a FTS parser plugin.

Our thanks to Shaohua Wang for the contribution.

InnoDB: The last detected deadlock section of the engine status log was only \ 
showing 1024 characters for the combined thread and query information. Fixing by \ 
removing the printed query string limit.

Some complex queries using multiple common table expressions were not always \ 
handled correctly.

Files:
RevisionActionfile
1.49modifypkgsrc/databases/mysql57-client/Makefile
1.46modifypkgsrc/databases/mysql57-client/Makefile.common
1.30modifypkgsrc/databases/mysql57-client/PLIST
1.54modifypkgsrc/databases/mysql57-client/distinfo
1.50modifypkgsrc/databases/mysql57-server/Makefile
1.29modifypkgsrc/databases/mysql57-server/PLIST