Commit graph

4 commits

Author SHA1 Message Date
sasha@mysql.sashanet.com
bb66c80aeb client/mysqlmanagerc.c
added support for quiet
    increased line buffer size
client/mysqltest.c
    fixed memory leak
    added query logging to result file
    added error message logging to result file
    added enable_query_log/disable_query_log
mysql-test/mysql-test-run.sh
    converted tests to use mysqlmanager

Updated test results
2001-09-27 23:05:54 -06:00
sasha@mysql.sashanet.com
1915d11bb4 BitKeeper/triggers/post-commit
do REAL_EMAIL magic
mysql-test/mysql-test-run.sh
    added show_failed_diffs
mysql-test/r/bench_count_distinct.result
    tired of waiting :-)
mysql-test/r/rpl000001.result
    new test results after implementing Monty's Hack (TM)
mysql-test/t/bench_count_distinct.test
    tired of waiting
mysql-test/t/rpl000001.test
    implemented Monty's Hack (TM) to kill a query in the middle of update
    without generating a table with 30,000 rows. This will also avoice the
    timing uncertainty
2001-04-12 13:46:19 -06:00
sasha@mysql.sashanet.com
30ca82bc98 mysql-test/t/bench_count_distinct.test
make table delay key write to speed things up a bit
2001-04-09 18:31:00 -06:00
sasha@mysql.sashanet.com
704567d19e added gprof options
added a benchmark test for count(distinct)
2001-04-09 18:25:06 -06:00