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