Testing server 'MySQL 3.21.20-beta' at 1998-01-05  3:41:18

Testing of some unusual tables
All tests are done 100 times

Testing table with 1000 fields
Testing select * from table with 1 record
Time to select_many_fields(100): 22 secs ( 4.29 usr  6.19 sys = 10.48 cpu)

Testing select all_fields from table with 1 record
Time to select_many_fields(100): 49 secs ( 4.75 usr  5.57 sys = 10.32 cpu)

Testing insert VALUES()
Time to insert_many_fields(100):  1 secs ( 0.33 usr  0.11 sys =  0.44 cpu)

Testing insert (all_fields) VALUES()
Time to insert_many_fields(100): 30 secs ( 0.54 usr  0.27 sys =  0.81 cpu)

Total time: 102 secs (10.06 usr 12.15 sys = 22.21 cpu)
