Testing server 'MySQL 3.21.20-beta' at 1998-01-05  4:02:05

Testing the speed of selecting on keys that consist of many parts
The tests are done with a table that has 10000 rows.

Creating table
Inserting 10000 rows
Time to insert (10000): 40 secs ( 7.70 usr  7.33 sys = 15.03 cpu)

Testing big selects on the table
Time for select_big (70):  7 secs ( 2.06 usr  1.07 sys =  3.13 cpu)
Note: The query took longer then time-limit: 600; Estimating end time based on:
287 queries in 7 loops of 10 loops took 611 seconds
Estimated time for select_range (410): 872 secs (137.60 usr 62.21 sys = 199.81 cpu)
Estimated total time: 919 secs (147.37 usr 70.63 sys = 218.00 cpu)
