MySQL 5.7.16 发布了。 版本更新如下: yaSSL 升级到2.42版本。 This upgrade corrects issues with: Potential AES side channel leaks; DSA padding for unusual sizes; the SSL_CTX_load_verify_locations() OpenSSL compatibility function failing to handle long path directory names. (Bug #24512715, Bug #24740291) 安全注意事项: 不兼容变化: For STANDALONE and WIN builds, the default secure_file_priv value has changed from the empty string to NULL. This is a secure-by-default setting because it disables import and export operations. To permit those operations, set secure_file_privto the path name of the directory to use for those operations. (Bug #24679907, Bug #24695274, Bug #24707666) The linked OpenSSL library for the MySQL Commercial Server has been updated to version 1.0.1u. For a description of issues fixed in this version, see http://www.openssl.org/news/vulnerabilities.html. This change does not affect the Oracle-produced MySQL Community build of MySQL Server, which uses the yaSSL library instead. (Bug #24753389) 下载地址:http://dev.mysql.com/downloads/mysql/ MySQL 5.7.16 发布,yaSSL 修复升级下载地址