Testing server 'MySQL 3.21.28-gamma' at 1998-04-06 14:39:50

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): 15 secs ( 3.92 usr  0.77 sys =  4.69 cpu)

Testing big selects on the table
Time for select_big (70):  2 secs ( 0.54 usr  0.12 sys =  0.66 cpu)
Note: The query took longer then time-limit: 600; Estimating end time based on:
205 queries in 5 loops of 10 loops took 638 seconds
Estimated time for select_range (410): 1276 secs (39.08 usr 11.78 sys = 50.86 cpu)
Estimated total time: 1293 secs (43.55 usr 12.68 sys = 56.23 cpu)
