summaryrefslogtreecommitdiff
path: root/sql-bench/Results/alter-table-mysql-Linux_2.0.36_i686-cmp-mysql,pg,solid
diff options
context:
space:
mode:
authorjimw@mysql.com <>2006-04-13 10:34:46 -0700
committerjimw@mysql.com <>2006-04-13 10:34:46 -0700
commit55727ef6d0db4b5aec48223f9618c2da3d36f989 (patch)
tree0a79040513002b1077bf7cde2601476cd8f5493c /sql-bench/Results/alter-table-mysql-Linux_2.0.36_i686-cmp-mysql,pg,solid
parent86d6b16113715a9b7e94658b6ca356e8899032fa (diff)
downloadmariadb-git-55727ef6d0db4b5aec48223f9618c2da3d36f989.tar.gz
Remove sql-bench from the server repository -- it is being maintained
in a distinct mysql-bench repository. Also add a new --benchdir option to mysql-test-run.pl so the location of the mysql-bench repository can be specified. The default location is adjacent to the source tree.
Diffstat (limited to 'sql-bench/Results/alter-table-mysql-Linux_2.0.36_i686-cmp-mysql,pg,solid')
-rw-r--r--sql-bench/Results/alter-table-mysql-Linux_2.0.36_i686-cmp-mysql,pg,solid14
1 files changed, 0 insertions, 14 deletions
diff --git a/sql-bench/Results/alter-table-mysql-Linux_2.0.36_i686-cmp-mysql,pg,solid b/sql-bench/Results/alter-table-mysql-Linux_2.0.36_i686-cmp-mysql,pg,solid
deleted file mode 100644
index e226cbd41c5..00000000000
--- a/sql-bench/Results/alter-table-mysql-Linux_2.0.36_i686-cmp-mysql,pg,solid
+++ /dev/null
@@ -1,14 +0,0 @@
-Testing server 'MySQL 3.22.18' at 1999-03-07 22:59:02
-
-Testing of ALTER TABLE
-Testing with 300 columns and 1000 rows in 20 steps
-Insert data into the table
-Time for insert (1000) 0 wallclock secs ( 0.06 usr 0.02 sys + 0.00 cusr 0.00 csys = 0.00 CPU secs)
-
-Time for alter_table_add (293): 21 wallclock secs ( 0.08 usr 0.01 sys + 0.00 cusr 0.00 csys = 0.00 CPU secs)
-
-Time for create_index (7): 1 wallclock secs ( 0.00 usr 0.00 sys + 0.00 cusr 0.00 csys = 0.00 CPU secs)
-
-Time for drop_index (7): 1 wallclock secs ( 0.00 usr 0.00 sys + 0.00 cusr 0.00 csys = 0.00 CPU secs)
-
-Total time: 23 wallclock secs ( 0.14 usr 0.03 sys + 0.00 cusr 0.00 csys = 0.00 CPU secs)