"SfR Fresh" - the SfR Freeware/Shareware Archive 
Member "mysql-4.0.27/sql-bench/ChangeLog" of archive mysql-4.0.27-win-src.zip:
As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
1 2000-05-19 Michael Widenius <monty@tik.pp.sci.fi>
2
3 * Added a lot of COUNT(DISTINCT ...) tests.
4
5 1998-08-16 Michael Widenius <monty@monty.pp.sci.fi>
6
7 * The insert test generates now a table with 300,000 rows.
8 The insert test table is now 3 columns instead of one to make it
9 'a bit more realistic'.
10 * New option --small to run a small version of some tests.
11 * Added a lot of min(), max() and count() tests.
12 * Changed some tests to make them harder on MySQL 3.22.5
13 (The new key optimization made the old test not completely fair against
14 other databases that doesn't do this)
15 * Added new test categories (order_by_on_key, min_max, min_max_on_key)
16 * Added