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 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 process

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-date

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 MySQLs on the fast

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-debug - it will build a

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-pentium-debug - it

Testing MySQL 4.0

2001-06-19 Thread Sasha Pachev
Hello, MySQL users/hackers: As some of you know, we are currently actively working on MySQL 4.0, and are making some progress. Those who are subscribed to the internals lists get notified of all of our commits and can monitor the progress. If you would like to do a pull from our repository

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:

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 right