freebsd-ports/databases/mysql57-server/files
Mahdi Mokhtari 2e596e3fc4 databases/mysql57-{client, server}: Update to latest release 5.7.26
This update includes:
Bugfix:
- InnoDB: Optimized internal temporary tables did not support
    in-place UPDATE operations
- InnoDB: A function called by a CREATE TABLE thread attempted access after free()
- InnoDB: The INDEX_LENGTH value in INFORMATION_SCHEMA.TABLES
    was not updated when adding an index
- The authentication_ldap_simple plugin could enforce authentication incorrectly
More info: https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-26.html

Security Fix:
CVE-2019-2632, CVE-2019-1559, CVE-2018-3123, and other fixes.
More info: https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html#AppendixMSQL

PR:		237399
Reported by:	Brent Busby <brent@jfi.uchicago.edu>
Sponsored by:	The FreeBSD Foundation
2019-04-28 21:34:14 +00:00
..
extra-patch-config.h.cmake
my.cnf.sample.in
mysql-server.in
patch-client_CMakeLists.txt
patch-cmake_os_FreeBSD.cmake
patch-cmake_plugin.cmake
patch-cmake_ssl.cmake
patch-CMakeLists.txt
patch-cmd-line-utils_libedit_chartype.h
patch-cmd-line-utils_libedit_vi.c
patch-include_CMakeLists.txt
patch-include_my__compare.h
patch-include_my__thread__os__id.h
patch-include_myisam.h
patch-libmysql_authentication__ldap_CMakeLists.txt
patch-libmysql_CMakeLists.txt
patch-libservices_CMakeLists.txt
patch-man_CMakeLists.txt
patch-mysys__ssl_my__default.cc
patch-plugin_password__validation_validate__password.cc
patch-rapid_plugin_x_CMakeLists.txt
patch-rapid_plugin_x_mysqlx__configure.cmake
patch-rapid_unittest_gunit_xplugin_CMakeLists.txt
patch-scripts_CMakeLists.txt
patch-sql_CMakeLists.txt
patch-sql_conn__handler_socket__connection.cc
patch-sql_mysqld.cc
patch-sql_sys__vars.cc
patch-storage_innobase_include_srv0mon.h
patch-storage_myisam_mi__dynrec.c
patch-support-files_CMakeLists.txt