Re: high performance test data/test query generator

2009-06-06 Thread Amr Mostafa
, maybe it's output will be a jmeter test case) would you do so? Peter petya wrote: I use jmeter too, but it can't generate the test dataset (if I have to write this, I plan that it will create a jmeter test case with the generated test data). Usually my ad-hoc script generates csv files

Re: high performance test data/test query generator

2009-06-06 Thread petya
: Anyone else? You guys don't simulate realistic workload in benchmark just do sysbench or something like that? If there were a tool for that (which can handle data generation, initial database generation, and query generation, maybe it's output will be a jmeter test case) would you do so? Peter petya

Re: high performance test data/test query generator

2009-06-04 Thread petya
Anyone else? You guys don't simulate realistic workload in benchmark just do sysbench or something like that? If there were a tool for that (which can handle data generation, initial database generation, and query generation, maybe it's output will be a jmeter test case) would you do so

Re: high performance test data/test query generator

2009-06-04 Thread Johnny Withers
generation, initial database generation, and query generation, maybe it's output will be a jmeter test case) would you do so? Peter petya wrote: I use jmeter too, but it can't generate the test dataset (if I have to write this, I plan that it will create a jmeter test case with the generated

high performance test data/test query generator

2009-06-03 Thread petya
Hi, We have lots of mysql servers, master-slave and sharded databases. A recurring task when a new feature/application comes in to test the database with real workload. This needs test data and test query generation. Until now I did this with ad-hoc scripts, I looked for tools to do this, so

Re: high performance test data/test query generator

2009-06-03 Thread petya
I use jmeter too, but it can't generate the test dataset (if I have to write this, I plan that it will create a jmeter test case with the generated test data). Usually my ad-hoc script generates csv files (to load initial data) and jmeter test cases. Michael Dykman wrote: On Wed, Jun 3, 2009

make test grant_cache test failing

2004-08-10 Thread sean c peters
Hi all, still building 4.1.3 I am now getting an error in make test like this: ERROR: ... At line 136: Result length mismatch (the last lines may be the most important ones) Below are the diffs between actual and expected results: --- *** r

Re: make test grant_cache test failing

2004-08-10 Thread Michael Dykman
On Tue, 2004-08-10 at 16:59, sean c peters wrote: Hi all, still building 4.1.3 I am now getting an error in make test like this: ERROR: ... At line 136: Result length mismatch (the last lines may be the most important ones) Below are the diffs between actual and expected results

Re: make test grant_cache test failing

2004-08-10 Thread sean c peters
UPDATE: I modified the grant_cache.result file to the expected output and got past the test. It looked like the incorrect query was being issued, or in any case that make test was doing something different than what the grant_Cache.result file expected On Tuesday 10 August 2004 15:59, sean c

test and test\_%

2002-08-15 Thread Dave Reinhardt
I have a database called test in the mysql database db table it is listed as test and test\_% what is the significance of two record that have all the Y/N entries the same? . - Before posting, please check: http