ports/databases/mysql56-server/files
Jochen Neumeister c2bd967778 This fix a Problem, when MySQL build with libressl
/var/ports/usr/ports/databases/mysql56-client/work/mysql-5.6.47/vio/viosslfactories.c:230:25: error: use of undeclared identifier 'SSL_OP_NO_TLSv1_3'
                        SSL_OP_NO_TLSv1_3 |
                        ^
/var/ports/usr/ports/databases/mysql56-client/work/mysql-5.6.47/vio/viosslfactories.c:275:12: warning: implicit declaration of function 'SSL_CTX_set_ciphersuites' is invalid in C99 [-Wimplicit-function-declaration]
  if (0 == SSL_CTX_set_ciphersuites(ssl_fd->ssl_context, ""))

Special thanks for his help to: fluffy

PR:		244320
MFH:		2020Q1
Sponsored by:	Netzkommune GmbH
2020-03-12 07:42:38 +00:00
..
extra-patch-config.h.cmake
my.cnf.sample.in
mysql-server.in
patch-client_CMakeLists.txt
patch-cmake_plugin.cmake
patch-cmake_ssl.cmake This fix a Problem, when MySQL build with libressl 2020-03-12 07:42:38 +00:00
patch-CMakeLists.txt databases/mysql56-{client, server}: Update to latest release 5.6.46 2020-01-02 20:00:50 +00:00
patch-extra_CMakeLists.txt
patch-include_CMakeLists.txt
patch-include_my_compare.h
patch-include_myisam.h
patch-libmysql_CMakeLists.txt databases/mysql56-{client, server}: Update to latest release 5.6.46 2020-01-02 20:00:50 +00:00
patch-libservices_CMakeLists.txt
patch-man_CMakeLists.txt
patch-mysys__ssl_my__aes__openssl.cc This fix a Problem, when MySQL build with libressl 2020-03-12 07:42:38 +00:00
patch-mysys_ssl_my_default.cc
patch-plugin_password_validation_validate_password.cc
patch-scripts_CMakeLists.txt
patch-scripts_mysqld_safe.sh
patch-sql-common_client.c This fix a Problem, when MySQL build with libressl 2020-03-12 07:42:38 +00:00
patch-sql_CMakeLists.txt
patch-sql_mysqld.cc This fix a Problem, when MySQL build with libressl 2020-03-12 07:42:38 +00:00
patch-sql_sys_vars.cc
patch-support-files_CMakeLists.txt
patch-vio_vio.c This fix a Problem, when MySQL build with libressl 2020-03-12 07:42:38 +00:00
patch-vio_viossl.c This fix a Problem, when MySQL build with libressl 2020-03-12 07:42:38 +00:00
patch-vio_viosslfactories.c This fix a Problem, when MySQL build with libressl 2020-03-12 07:42:38 +00:00