Configure options MySQL server was compiled with??

Posted by GetFree on Server Fault See other posts from Server Fault or by GetFree
Published on 2009-04-05T00:04:49Z Indexed on 2010/04/25 10:03 UTC
Read the original article Hit count: 296

Filed under:
|
|

I have MySQL server 5.0.67 running on a Linux machine.
How can I know what configure options were used to compile it??

I'm interested in the option --with-mysqld-ldflags in order to know whether mysql was linked statically or dynamically.

Thanks.

© Server Fault or respective owner

Related posts about mysql-server

Related posts about linux