You can also check out
http://mysqlsandbox.net/
maybe it has an option that will work for your needs.
http://search.cpan.org/~gmax/MySQL-Sandbox-3.0.06/lib/MySQL/Sandbox/Recipes.pm
Philip Stoev
----- Original Message -----
From: "Karthik Gurukuntala" <kgurukuntala@stripped>
To: <internals@stripped>
Sent: Tuesday, March 23, 2010 6:44 AM
Subject: Re: MySQL execution
>
> --- On Mon, 22/3/10, Patrick Galbraith <patg@stripped>
> wrote:
>
> > From: Patrick Galbraith <patg@stripped>
> > Subject: Re: MySQL execution
> > To: "Karthik Gurukuntala" <kgurukuntala@stripped>
> > Cc: internals@stripped
> > Date: Monday, 22 March, 2010, 5:10 PM
> > Karthik Gurukuntala wrote:
> > > how to execute the compiled mysql without make
> > install, always?
> > >
> > >
> > > The INTERNET now has a
> > personality. YOURS! See your Yahoo! Homepage. http://in.yahoo.com/
> > >
> > >
> > >
> > Karthik,
> >
> > You should example MySQL's options for execution
> >
> > "mysqld --help --verbose" and use the proper options
> for
> > your setups.
> >
> > For a better situation, I would suggest that if you
> are
> > averse to
> > installing MySQL system-wide,to at least install
> MySQL
> > locally using
> > "./configure --prefix=/home/karthik/mysql_testdir"
> (chose a
> > name of your
> > laking) and run it from there.
> >
> > regards,
> >
> > Patrick
>
Doesnt that require 'make install' at that location
everytime i re-compile the source with some
changes?(Actually am debugging the code to learn some
aggregation operations' execution.)
-K
The INTERNET now has a personality. YOURS! See your Yahoo! Homepage.
http://in.yahoo.com/
--
MySQL Internals Mailing List
For list archives: http://lists.mysql.com/internals
To unsubscribe: http://lists.mysql.com/internals?unsub=1