summaryrefslogtreecommitdiff
path: root/mysql-test/include/have_symlink.inc
diff options
context:
space:
mode:
authorChad MILLER <chad@mysql.com>2008-07-04 14:48:25 -0400
committerChad MILLER <chad@mysql.com>2008-07-04 14:48:25 -0400
commit205a946267c77186fbc35ccb0460488b1948fe42 (patch)
tree4af35944b60c48294170934c42f4e85e08cb8f66 /mysql-test/include/have_symlink.inc
parent644d920a517abbd2fe8124a12c9e3363b7d8575e (diff)
parentc6f9477bdac085c4f919e8bbedc8f9bae14fdaba (diff)
downloadmariadb-git-205a946267c77186fbc35ccb0460488b1948fe42.tar.gz
Merge from 5.0. Add new 5.1 files. Drop bdb.
Diffstat (limited to 'mysql-test/include/have_symlink.inc')
-rw-r--r--mysql-test/include/have_symlink.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/include/have_symlink.inc b/mysql-test/include/have_symlink.inc
index 11060536b0d..ec4743531fd 100644
--- a/mysql-test/include/have_symlink.inc
+++ b/mysql-test/include/have_symlink.inc
@@ -6,5 +6,5 @@
-- require r/have_symlink.require
disable_query_log;
-show variables like "have_symlink";
+show variables like 'have_symlink';
enable_query_log;