Hi,
'mysqlbug' is a sh shell script in which the configure string is hardcoded.
You can get a cleaner output of the configure line by using this command:
grep ^CONFIGURE_LINE $(which mysqlbug)
P.
--
Pascal Charest, Free software consultant {GNU/Linux}
http://blog.pacharest.com
On Fri, Dec 1
Hi All,
I confirm that 'mysqlbug' prints, among other info, the configure string with
which mysql has been compiled with.
Brilliant!
Thank you Chandru and thanks all for supporting.
Have a nice day,
Mike
On Fri, 12 Dec 2008 11:56:01 +0530
Chandru wrote:
> Hi,
>
> you can use mysqlbug t
Hi,
you can use mysqlbug to get the compiled options. Ususally mysqlbug
generates a output that has the the one that you are looking for :)
Regards,
Chandru
www.mafiree.com
On Fri, Dec 12, 2008 at 3:19 AM, Madan Thapa wrote:
> On Fri, Dec 12, 2008 at 12:05 AM, voipcore voipcore >wrote:
>
>
On Fri, Dec 12, 2008 at 12:05 AM, voipcore voipcore wrote:
> Hi All,
>
> first post here :)
>
> I was wondering how can I view the "./configure ... ..." string with which
> a
> mysql server installation was compiled with.
> Is that possible ?
>
> Thanks for supporting,
> have a nice day.
> Mike
>
Hi All,
first post here :)
I was wondering how can I view the "./configure ... ..." string with which a
mysql server installation was compiled with.
Is that possible ?
Thanks for supporting,
have a nice day.
Mike