summaryrefslogtreecommitdiff
path: root/sql-bench/Results/big-tables-mysql_fast-Linux_2.2.10_i686-cmp-msql,mysql
diff options
context:
space:
mode:
Diffstat (limited to 'sql-bench/Results/big-tables-mysql_fast-Linux_2.2.10_i686-cmp-msql,mysql')
-rw-r--r--sql-bench/Results/big-tables-mysql_fast-Linux_2.2.10_i686-cmp-msql,mysql19
1 files changed, 19 insertions, 0 deletions
diff --git a/sql-bench/Results/big-tables-mysql_fast-Linux_2.2.10_i686-cmp-msql,mysql b/sql-bench/Results/big-tables-mysql_fast-Linux_2.2.10_i686-cmp-msql,mysql
new file mode 100644
index 00000000000..46aae6ac429
--- /dev/null
+++ b/sql-bench/Results/big-tables-mysql_fast-Linux_2.2.10_i686-cmp-msql,mysql
@@ -0,0 +1,19 @@
+Testing server 'MySQL 3.23.3 alpha' at 1999-09-24 9:08:30
+
+Testing of some unusual tables
+All tests are done 10000 times with 75 fields
+
+Testing table with 75 fields
+Testing select * from table with 1 record
+Time to select_many_fields(10000): 21 wallclock secs (11.87 usr 2.62 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
+
+Testing select all_fields from table with 1 record
+Time to select_many_fields(10000): 23 wallclock secs (13.15 usr 2.32 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
+
+Testing insert VALUES()
+Time to insert_many_fields(10000): 11 wallclock secs ( 6.45 usr 0.41 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
+
+Testing insert (all_fields) VALUES()
+Time to insert_many_fields(10000): 8 wallclock secs ( 0.67 usr 0.24 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
+
+Total time: 63 wallclock secs (32.15 usr 5.59 sys + 0.00 cusr 0.00 csys = 0.00 CPU)