summaryrefslogtreecommitdiff
path: root/mysql-test/t
diff options
context:
space:
mode:
authorTerje Rosten <terje.rosten@oracle.com>2014-06-25 12:35:50 +0200
committerTerje Rosten <terje.rosten@oracle.com>2014-06-25 12:35:50 +0200
commit410b1dd86d18b87f95d690b2aa2c4fec6b62166d (patch)
tree11baaedbb73a5a6d6ab92ad727806313998b9251 /mysql-test/t
parent0bbd354bdad77603f4b0afa7622e7d3f5b2d76af (diff)
downloadmariadb-git-410b1dd86d18b87f95d690b2aa2c4fec6b62166d.tar.gz
Bug#16395459 TEST AND RESULT FILES WITH EXECUTE BIT
Bug#16415173 CRLF INSTEAD OF LF IN SQL-BENCH SCRIPTS Correct perms and converts from Windows style to UNIX style line endings on some files. Fix perms on installed ini files. (MySQL 5.5 version)
Diffstat (limited to 'mysql-test/t')
-rwxr-xr-x[-rw-r--r--]mysql-test/t/long_tmpdir-master.sh2
-rwxr-xr-x[-rw-r--r--]mysql-test/t/lowercase_mixed_tmpdir-master.sh2
-rw-r--r--[-rwxr-xr-x]mysql-test/t/lowercase_table4-master.opt2
-rw-r--r--[-rwxr-xr-x]mysql-test/t/lowercase_table4.test0
4 files changed, 5 insertions, 1 deletions
diff --git a/mysql-test/t/long_tmpdir-master.sh b/mysql-test/t/long_tmpdir-master.sh
index 318955fbcca..1edb0b2133d 100644..100755
--- a/mysql-test/t/long_tmpdir-master.sh
+++ b/mysql-test/t/long_tmpdir-master.sh
@@ -1,3 +1,5 @@
+#! /bin/bash
+
d="$MYSQLTEST_VARDIR/tmp/long_temporary_directory_path_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789"
test -d "$d" || mkdir "$d"
rm -f "$d"/*
diff --git a/mysql-test/t/lowercase_mixed_tmpdir-master.sh b/mysql-test/t/lowercase_mixed_tmpdir-master.sh
index 95c26e3aa02..cb34f9f7202 100644..100755
--- a/mysql-test/t/lowercase_mixed_tmpdir-master.sh
+++ b/mysql-test/t/lowercase_mixed_tmpdir-master.sh
@@ -1,3 +1,5 @@
+#! /bin/bash
+
# This test requires a non-lowercase tmpdir directory on a case-sensitive
# filesystem.
diff --git a/mysql-test/t/lowercase_table4-master.opt b/mysql-test/t/lowercase_table4-master.opt
index c0a1981fa7c..ac4d3211e89 100755..100644
--- a/mysql-test/t/lowercase_table4-master.opt
+++ b/mysql-test/t/lowercase_table4-master.opt
@@ -1 +1 @@
---lower-case-table-names=2
+--lower-case-table-names=2
diff --git a/mysql-test/t/lowercase_table4.test b/mysql-test/t/lowercase_table4.test
index 783a4fcae51..783a4fcae51 100755..100644
--- a/mysql-test/t/lowercase_table4.test
+++ b/mysql-test/t/lowercase_table4.test