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 12, 2008 at 4:44 PM, voipc...@gmail.com <voipc...@gmail.com>wrote:

> 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 <chandru....@gmail.com> wrote:
>
> > 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 <madan.feedb...@gmail.com
> >wrote:
> >
> > > On Fri, Dec 12, 2008 at 12:05 AM, voipcore voipcore <
> voipc...@gmail.com
> > > >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
> > > >
> > >
> > >
> > > To make sure that you don't loose hope, I can say it is possible, but I
> > > don't remember the way to find it out. If I find it, before someone
> > > updates,
> > > I will let you know.
> > >
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
> http://lists.mysql.com/mysql?unsub=pascal.char...@gmail.com
>
>

Reply via email to