Hi there,
I was benchmarking the performance gain of upgrade mysql from 5.0 to 5.1, and I wanted to test the innodb plugin since it's GA now. However, I couldn't find the plugin files in any downloaded binary files. And therefore when I tried to enable the plugin in my.cnf and start mysql server, I got this error:
Can't open shared library '/usr/local/mysql/lib/mysql/plugin/ha_innodb_plugin.so'
Any ideas where to find the latest plugins?
Thanks!
I was benchmarking the performance gain of upgrade mysql from 5.0 to 5.1, and I wanted to test the innodb plugin since it's GA now. However, I couldn't find the plugin files in any downloaded binary files. And therefore when I tried to enable the plugin in my.cnf and start mysql server, I got this error:
Can't open shared library '/usr/local/mysql/lib/mysql/plugin/ha_innodb_plugin.so'
Any ideas where to find the latest plugins?
Thanks!