Error “incomplete type MD5_CONTEXT” with MariaDB 10.2 and Openssl 1.1.0e

↘锁芯ラ 提交于 2019-12-01 11:42:10

Support for OpenSSL 1.1 was added in MariaDB 10.2.6, which as of today (May 17, 2017) has not been released yet, but is expected to be very soon.

Since you are taking source code from github, you can try it now already, but you shouldn't be using bb-10.2-mariarocks tree -- while it might have some newest experimental changes in RocksDB (or not), it is likely to be outdated in any other way. Please use 10.2 branch instead, it has RocksDB as well.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!