summaryrefslogtreecommitdiff
path: root/mysql-test/r/symlink.result
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/r/symlink.result
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/r/symlink.result')
-rw-r--r--mysql-test/r/symlink.result1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/r/symlink.result b/mysql-test/r/symlink.result
index b104ce50a56..bc7d3275754 100644
--- a/mysql-test/r/symlink.result
+++ b/mysql-test/r/symlink.result
@@ -123,3 +123,4 @@ select * from t1;
a
42
drop table t1;
+End of 4.1 tests