RE: Testing MySQL 4.0 ; detaching queries

2001-11-28 Thread Steven Roussey
> You could just exec() the page again, with a parameter telling it to use > the test server, like so: I like this general idea, though the above method would take a little more work since I would have to pass the environment variables and apache variables (GET and POST, etc) to exec and I don't

Re: Testing MySQL 4.0

2001-07-09 Thread Sasha Pachev
On Monday 09 July 2001 10:51, Tibor Simko wrote: > Hello > > On Tue, 19 Jun 2001, Sasha Pachev wrote: > > > If you have a spare development system, plug in 4.0 binary and try > > to run your applications on it to see if it will crash. > > I just tried it on Debian GNU/Linux for i386 with up-to

Re: Testing MySQL 4.0

2001-07-09 Thread Tibor Simko
Hello On Tue, 19 Jun 2001, Sasha Pachev wrote: > If you have a spare development system, plug in 4.0 binary and try > to run your applications on it to see if it will crash. I just tried it on Debian GNU/Linux for i386 with up-to-date "testing" distro and up-to-date "bk clone". The compile pr

Re: Testing MySQL 4.0

2001-06-20 Thread Sasha Pachev
On Wednesday 20 June 2001 07:30, Michael Widenius wrote: > Hi! > > > "Sasha" == Sasha Pachev <[EMAIL PROTECTED]> writes: > > Sasha> On Tuesday 19 June 2001 17:43, Russell E Glaue wrote: > >> > . After you've pulled, run BUILD/compile-pentium (for a lean fast binary) > >> > or BUILD/compile-

Re: Testing MySQL 4.0

2001-06-20 Thread Russell E Glaue
On Wed, 20 Jun 2001, Michael Widenius wrote: > > Hi! > > > "Sasha" == Sasha Pachev <[EMAIL PROTECTED]> writes: > > Sasha> On Tuesday 19 June 2001 17:43, Russell E Glaue wrote: > >> > . After you've pulled, run BUILD/compile-pentium (for a lean fast binary) > >> > or BUILD/compile-pentium-

Re: Testing MySQL 4.0

2001-06-20 Thread Michael Widenius
Hi! > "Sasha" == Sasha Pachev <[EMAIL PROTECTED]> writes: Sasha> On Tuesday 19 June 2001 17:43, Russell E Glaue wrote: >> > . After you've pulled, run BUILD/compile-pentium (for a lean fast binary) >> > or BUILD/compile-pentium-debug - it will build a binary for you. >> >> We run all our M

Re: Testing MySQL 4.0

2001-06-19 Thread Sasha Pachev
On Tuesday 19 June 2001 17:43, Russell E Glaue wrote: > > . After you've pulled, run BUILD/compile-pentium (for a lean fast binary) > > or BUILD/compile-pentium-debug - it will build a binary for you. > > We run all our MySQLs on the fast SPARCs and PPCs > is pentium the only supported hardware r

Re: Testing MySQL 4.0

2001-06-19 Thread Russell E Glaue
> . After you've pulled, run BUILD/compile-pentium (for a lean fast binary) > or BUILD/compile-pentium-debug - it will build a binary for you. We run all our MySQLs on the fast SPARCs and PPCs is pentium the only supported hardware right now? -RG On Tue, 19 Jun 2001, Sasha Pachev wrote: > Hel