Bug #41906 | 5.1 Documentation problem: instructions with compiling with GCC not working | ||
---|---|---|---|
Submitted: | 6 Jan 2009 22:34 | Modified: | 8 Nov 2010 14:26 |
Reporter: | Jennifer glore | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
Version: | 5.1 | OS: | Solaris |
Assigned to: | Assigned Account | CPU Architecture: | Any |
[6 Jan 2009 22:34]
Jennifer glore
[21 Jan 2009 12:52]
MC Brown
Hi, I could do with some more clarification here in terms of what is wrong in the documentation. 1) --with-innobase is not a valid option (and doesn't appear in the docs, or in the output of ./configure --help) 2) --with-plugin-innodb isn't a valid option either, because the name of the plugin for InnoDB is innobase (you can see this by running ./configure). 3) Has been removed and I'll update the documentation accordingly. To correct (1) and (2) I need details of exactly where in the documentation (a URL will do) you have seen these options are mentioned. The correct format for building on 5.1/Solaris should be: ./configure --with-plugins=innobase or ./configure --with-plugin-innobase
[8 Nov 2010 14:26]
Paul DuBois
No info provided. Closing.