Load Testing MySQL

2003-07-19 Thread Michael Weiner
I know this is quite a bit off topic, but i was wondering if anyone else out there had any experience with Segue's Silk Performer load testing tools. More specifically, i am trying to compile a test script to allow me to perform some transactional database testing to load test a MySQL 4.0.13

Help required on testing MySQL with Open SSL

2003-06-23 Thread Prasad Budim Ram
Hi, I'm looking for information on testing MySQL server with Open SSL using any client(JDBC/ODBC). Please let me know how to test using a MySQL client for SSL. I was able to compile mysql with using open SSL Thanks Ram -- MySQL General Mailing List For list archives: http://lists.mysql.com

testing mysql

2002-07-03 Thread Nicholas Stuart
Hello and good morning all! I'm running into a problem when trying to test mysql on Red Hat Linux. I have the server up and running just fine with no problems, but when I go to run ./mysql-test-run it spits back the following. TEST USER SYSTEM ELAPSEDRESULT

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