Tags: OpenFCTsystem/mysql-server
Tags
Added missing INCLUDE(CMakePushCheckState) (cherry picked from commit 569b3ed30d9a6883f3bcbf0ac0f11b5e28d22f92)
WL#13758 MySQL 5.7: Support linking with 3rd party OpenLDAP and Cyrus… … SASL We have recently upgraded to build with OpenSSL 1.1.1 on several platforms. This means that the "system" versions of libraries like LDAP and SASL can no longer be used (they link with other versions of SSL) This patch is for 5.7: add cmake options WITH_LDAP and WITH_SASL, assuming these have been built with the same version of SSL libraries used for the server. Look up static (.a) libraries for LDAP, LBER, and SASL, and link these into appropriate plugins. We also enable some tests which were previously skipped because of bad feature tests. Change-Id: If5deba8ae593b2c666ce12fab6ac7827e41b4f99
Bug #30417719 ASSERTION FAILURE: FSP0FSP.CC:2371:N_USED_NOT_FULL > 0 … …|| N_TOTAL_NOT_FULL == 0 This is the second post push fix. The test innodb.virtual_basic was failing. The case where the LOB was already purged needed to be handled explicitly. rb#23522
Bug #30417719 ASSERTION FAILURE: FSP0FSP.CC:2371:N_USED_NOT_FULL > 0 … …|| N_TOTAL_NOT_FULL == 0 This is the second post push fix. The test innodb.virtual_basic was failing. The case where the LOB was already purged needed to be handled explicitly. rb#23522
Update License Book Approved by: Kari Juul Wedde <kari.wedde@oracle.com>
Update License Book Approved by: Kari Juul Wedde <kari.wedde@oracle.com>
Merge tag 'clone-5.5.67-build' into mysql-5.5-cluster-7.2 Change-Id: If1f75789eeaf8df6d0196fff3b05ac494f581348
Update License Book Approved By: Erlend Dahl <erlend.dahl@oracle.com>
Update license book for cluster 7.6.12 Reviewed by: Lars Tangvald <lars.tangvald@oracle.com> Change-Id: Ia4b8a4d7d51ee30e10e05310d5eb4a0b08b83ff9 (cherry picked from commit 38d13a0ee626e1ec82c559a55754fa9911d47db4)
PreviousNext