pkgsrc/databases/mysql56-server
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
..
files The bundled SMF manifest should not have a project called for. This had been 2015-03-22 07:44:43 +00:00
buildlink3.mk
DEINSTALL
DESCR
Makefile Changes 5.6.24: 2015-04-08 10:38:48 +00:00
MESSAGE
MESSAGE.sphinx Add optional Sphinx SE plugin support to MySQL 5.5 and 5.6. 2014-10-17 17:07:44 +00:00
PLIST Changes 5.6.24: 2015-04-08 10:38:48 +00:00
PLIST.SunOS The postinstall-solaris script is still being installed on SunOS. 2014-07-16 08:56:59 +00:00