Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 10.0.7-galera
-
Fix Version/s: None
-
Component/s: None
-
Labels:
Description
InnoDB/XtraDB plugins use some wsrep_md5_xxx() functions defined
under mysys_ssl/my_md5.cc and hence the related symbols remain
undefined.
MariaDB [(none)]> INSTALL PLUGIN innodb SONAME 'ha_xtradb.so';
ERROR 1126 (HY000): Can't open shared library /install/lib/plugin/ha_xtradb.so' (errno: 2, undefined symbol: wsrep_md5_update)