summaryrefslogtreecommitdiff
path: root/mysql-test/t/myisam.test
diff options
context:
space:
mode:
authorunknown <tsmith/tim@siva.hindu.god>2006-12-14 16:23:54 -0700
committerunknown <tsmith/tim@siva.hindu.god>2006-12-14 16:23:54 -0700
commita6f4c958cae1f75db34f371a4939d94d67348e98 (patch)
tree37105583037985a3f6450b7c0f1b80f9285a0028 /mysql-test/t/myisam.test
parentb6eaf8cb2c4471f3d492f75ad75d50042a3ca32b (diff)
downloadmariadb-git-a6f4c958cae1f75db34f371a4939d94d67348e98.tar.gz
myisam.result: a test was moved from the .test file, but the results were not updated.
mysql-test/r/myisam.result: Fix results file - a test was moved from the .test file, but the results were not updated. mysql-test/r/symlink.result: echo End of 4.1 tests while I'm here mysql-test/t/myisam.test: echo End of 4.1 tests while I'm here mysql-test/t/symlink.test: echo End of 4.1 tests while I'm here
Diffstat (limited to 'mysql-test/t/myisam.test')
-rw-r--r--mysql-test/t/myisam.test3
1 files changed, 2 insertions, 1 deletions
diff --git a/mysql-test/t/myisam.test b/mysql-test/t/myisam.test
index 89ace0ee838..082f9c1f844 100644
--- a/mysql-test/t/myisam.test
+++ b/mysql-test/t/myisam.test
@@ -854,4 +854,5 @@ DROP TABLE t1;
#
SET @@myisam_repair_threads=1;
SHOW VARIABLES LIKE 'myisam_repair%';
-# End of 4.1 tests
+
+--echo End of 4.1 tests