Testing server 'MySQL 3.21.29-gamma' at 1998-04-29 22:38:35

Testing of some unusual tables
All tests are done 1000 times with 1000 fields

Testing table with 1000 fields
Testing select * from table with 1 record
Time to select_many_fields(1000): 30 secs (12.64 usr  7.14 sys = 19.78 cpu)

Testing select all_fields from table with 1 record
Time to select_many_fields(1000): 195 secs (12.74 usr  6.93 sys = 19.67 cpu)

Testing insert VALUES()
Time to insert_many_fields(1000): 11 secs ( 1.19 usr  0.09 sys =  1.28 cpu)

Testing insert (all_fields) VALUES()
Time to insert_many_fields(1000): 176 secs ( 1.84 usr  0.16 sys =  2.00 cpu)

Total time: 413 secs (28.44 usr 14.32 sys = 42.76 cpu)
