pkgsrc/databases/mysql56-client
adam b184f0b3bc Changes 5.6.24:
* CMake support was updated to handle CMake version 3.1.
* The server now includes its version number when it writes the initial “starting” message to the error log, to make it easier to tell which server instance error log output applies to. This value is the same as that available from the version system variable.
* ALTER TABLE did not take advantage of fast alterations that might otherwise apply to the operation to be performed, if the table contained temporal columns found to be in pre-5.6.4 format (TIME, DATETIME, and TIMESTAMP columns without support for fractional seconds precision).
* Statement digesting as done previously by the Performance Schema is now done at the SQL level regardless of whether the Performance Schema is compiled in and is available to other aspects of server operation that could benefit from it. The default space available for digesting is 1024 bytes, but can be changed at server startup using the max_digest_length system variable.
* Bug fixes.
2015-04-08 10:38:48 +00:00
..
patches Changes 5.6.20: 2014-08-10 15:11:57 +00:00
buildlink3.mk Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
DESCR
distinfo Changes 5.6.24: 2015-04-08 10:38:48 +00:00
Makefile Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
Makefile.common Changes 5.6.24: 2015-04-08 10:38:48 +00:00
MESSAGE File::Temp was first released with perl v5.6.1, so no need to install it 2014-08-20 09:04:56 +00:00
options.mk Changes 5.6.23: 2015-02-07 19:23:40 +00:00
PLIST Changes 5.6.13: 2013-07-31 09:51:38 +00:00