[MDEV-5626] Cannot install InnoDB/XtraDB plugin (undefined symbol: wsrep_md5_update) Created: 2014-02-07  Updated: 2014-02-10  Resolved: 2014-02-10

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: 10.0.7-galera
Fix Version/s: None

Type: Bug Priority: Blocker
Reporter: Nirbhay Choubey (Inactive) Assignee: Nirbhay Choubey (Inactive)
Resolution: Fixed Votes: 0
Labels: galera


 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)



 Comments   
Comment by Nirbhay Choubey (Inactive) [ 2014-02-10 ]

Pushed to maria-10.0-galera.

Generated at Thu Feb 08 07:05:48 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.