Bug #61439 | mysql 5.1.56 compiler --with-plugins=innobase didn't work | ||
---|---|---|---|
Submitted: | 8 Jun 2011 3:13 | Modified: | 9 Jun 2011 1:46 |
Reporter: | kelvin chou | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S3 (Non-critical) |
Version: | 5.1.56 | OS: | Linux (Scientific Linux SL release 5.4 (Boron)) |
Assigned to: | CPU Architecture: | Any |
[8 Jun 2011 3:13]
kelvin chou
[8 Jun 2011 4:12]
Valeriy Kravchuk
Please, try to build without this option: --with-mysqld-ldflags=-all-static and check if this will change anything.
[8 Jun 2011 10:16]
kelvin chou
It's the same when I get ride of the parameter . --with-mysqld-ldflags=-all-static The innoDB still doesn't work.
[8 Jun 2011 11:08]
Valeriy Kravchuk
Please, send the entire error log of your MySQL server.
[9 Jun 2011 1:40]
kelvin chou
m..I found the problem. It's my.cnf not config properly. Now the Innodb is working , ths a lot.
[9 Jun 2011 1:46]
MySQL Verification Team
According reporter's last comment !bug. Thanks for the feedback.