ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #00263
[Bug 586169] Re: Include InnoDB Plugin
Great feedback! We've actually made a few changes in the recent update
pushed to ius-testing (5.1.46) which includes the innodb_plugin:
[wdierkes@linuxbox ~]$ rpm -ql mysql51-server | grep .so$
/usr/lib64/mysql/plugin/ha_archive.so
/usr/lib64/mysql/plugin/ha_blackhole.so
/usr/lib64/mysql/plugin/ha_example.so
/usr/lib64/mysql/plugin/ha_federated.so
/usr/lib64/mysql/plugin/ha_innodb_plugin.so
Standard innodb is still built static (for backward compatibility). I am looking to push that update out relatively soon-ish... but if you could test it out and let me know if all works for you that would be really helpful.
--
Include InnoDB Plugin
https://bugs.launchpad.net/bugs/586169
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
Status in IUS Community Project: New
Status in Pantheon - open-source system configuration for enterprise Drupal: New
Bug description:
For Mysql 5.1 builds, it would be excellent to include the InnoDB Plugin in the build. This starts to matter a lot for bigger sites.
We'd love to use the IUS project as our go-to repo as we move to support RHEL/CentOS in PANTHEON.
References