I messed with this forever, then finally looked at the config options, and sure enough, the ./configure expects innobase, not innodb as the plugin name:
from: http://www.innodb.com/support/tips
On MySQL 5.1, ./configure expects a different parameter:
$ ./configure –with-plugins=innobase
No comments:
Post a Comment