Testing server 'MySQL 3.21.28-gamma' at 1998-04-06 14:31:49

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.58 usr  0.92 sys =  2.50 cpu)

Testing select all_fields from table with 1 record
Time to select_many_fields(100): 30 secs ( 1.56 usr  0.96 sys =  2.52 cpu)

Testing insert VALUES()
Time to insert_many_fields(100):  2 secs ( 0.16 usr  0.00 sys =  0.16 cpu)

Testing insert (all_fields) VALUES()
Time to insert_many_fields(100): 28 secs ( 0.24 usr  0.02 sys =  0.26 cpu)

Total time: 65 secs ( 3.59 usr  1.90 sys =  5.49 cpu)
