summaryrefslogtreecommitdiffstats
path: root/mysql-install-test.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2010-09-26 17:26:19 +0200
committerRemi Collet <fedora@famillecollet.com>2010-09-26 17:26:19 +0200
commit097585eb04d0e30cb112312646a8618ef19c4d96 (patch)
tree037b0cc49432989c3476db25dc9349b6edc82593 /mysql-install-test.patch
parent5c8adafcfcfc5bfa32b3290bfcf60f88d0f516b0 (diff)
MySQL 5.1.51
Diffstat (limited to 'mysql-install-test.patch')
-rw-r--r--mysql-install-test.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/mysql-install-test.patch b/mysql-install-test.patch
index c69117a..5b48067 100644
--- a/mysql-install-test.patch
+++ b/mysql-install-test.patch
@@ -34,17 +34,3 @@ diff -Naur mysql-5.1.43.orig/mysql-test/README mysql-5.1.43/mysql-test/README
You can create your own test cases. To create a test case, create a new
-diff -Naur mysql-5.1.43.orig/mysql-test/lib/mtr_cases.pm mysql-5.1.43/mysql-test/lib/mtr_cases.pm
---- mysql-5.1.43.orig/mysql-test/lib/mtr_cases.pm 2010-01-15 12:14:49.000000000 -0500
-+++ mysql-5.1.43/mysql-test/lib/mtr_cases.pm 2010-02-13 21:17:30.000000000 -0500
-@@ -259,7 +259,9 @@
- else
- {
- $suitedir= my_find_dir($::basedir,
-- ["mysql-test/suite",
-+ ["share/mysql-test/suite",
-+ "share/mysql-test",
-+ "mysql-test/suite",
- "mysql-test",
- # Look in storage engine specific suite dirs
- "storage/*/mysql-test-suites"