API version for STORAGE ENGINE plugin is too different
Posted by:
rhuddleston
()
Date: Apr 17, 2008 18:49
This is the error I get trying to install the x86_64 version of the plugin on mysql 5.1.24:
mysql> INSTALL PLUGIN INNODB SONAME 'ha_innodb.so';
ERROR 1126 (HY000): Can't open shared library 'ha_innodb.so' (errno: 0 API version for STORAGE ENGINE plugin is too different)
Does it need to be rebuilt for 5.1.24?
thanks,
-Ryan