Testing server 'MySQL 3.21.28-gamma' at 1998-04-06 15:14:58

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):  4 secs ( 1.61 usr  1.00 sys =  2.61 cpu)

Testing select all_fields from table with 1 record
Time to select_many_fields(100): 31 secs ( 1.61 usr  0.96 sys =  2.57 cpu)

Testing insert VALUES()
Time to insert_many_fields(100):  1 secs ( 0.15 usr  0.02 sys =  0.17 cpu)

Testing insert (all_fields) VALUES()
Time to insert_many_fields(100): 29 secs ( 0.24 usr  0.03 sys =  0.27 cpu)

Total time: 66 secs ( 3.66 usr  2.01 sys =  5.67 cpu)
