How to get an existing mysql server's build configure option

2009-02-13 Thread Ethan Chang
Hi All,

I installed a binary mysql version from
http://mysql.mirror.kangaroot.net/Downloads/MySQL-5.1/mysql-5.1.31-linux-i686-glibc23.tar.gz

I'm curious if I want to make some further personalized build from source.
How can I get the existing server's build configure option? So it can serves
as configure base ref, in case I miss some important options.

Something like I type about:buildconfig in firefox.

Any help and suggestions are appreciated.


Regards,
Ethan


Re: How to get an existing mysql server's build configure option

2009-02-13 Thread ewen fortune
Hi Ethan,

On Fri, Feb 13, 2009 at 10:50 AM, Ethan Chang junchuanzh...@gmail.com wrote:
 Hi All,

 I installed a binary mysql version from
 http://mysql.mirror.kangaroot.net/Downloads/MySQL-5.1/mysql-5.1.31-linux-i686-glibc23.tar.gz

 I'm curious if I want to make some further personalized build from source.
 How can I get the existing server's build configure option? So it can serves
 as configure base ref, in case I miss some important options.

 Something like I type about:buildconfig in firefox.


You can get a fairly comprehensive report using mysqlbug.

http://dev.mysql.com/doc/refman/5.1/en/mysqlbug.html

This will give you configure args, gcc version etc.

Cheers,

Ewen


 Any help and suggestions are appreciated.


 Regards,
 Ethan


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org