summaryrefslogtreecommitdiffstats
path: root/mysql-plugin-test.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-03-24 08:49:47 +0100
committerRemi Collet <fedora@famillecollet.com>2012-03-24 08:49:47 +0100
commitedac62c8244316d930e51ec12a475b82e1e03870 (patch)
treedcc980611c13db947d81a8b2780c73d342f85535 /mysql-plugin-test.patch
parent41f0a259d544a0296d3f46b7e35f63a2e4dc983e (diff)
MySQL, sync with rawhide
Diffstat (limited to 'mysql-plugin-test.patch')
-rw-r--r--mysql-plugin-test.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/mysql-plugin-test.patch b/mysql-plugin-test.patch
index 51c8328..5d08c32 100644
--- a/mysql-plugin-test.patch
+++ b/mysql-plugin-test.patch
@@ -1,3 +1,11 @@
+mysql_plugin.test fails when run in mysql-test RPM, though the build-time
+regression test is OK. This patch is from the pre-existing upstream bug
+report, except we also fix the part that tries to scribble on the
+read-only-to-us plugin directory.
+
+rhbz #789530, upstream at http://bugs.mysql.com/bug.php?id=62907
+
+
diff -up mysql-5.5.21/mysql-test/t/mysql_plugin-master.opt.plugin mysql-5.5.21/mysql-test/t/mysql_plugin-master.opt
--- mysql-5.5.21/mysql-test/t/mysql_plugin-master.opt.plugin 2012-01-31 12:28:15.000000000 +0100
+++ mysql-5.5.21/mysql-test/t/mysql_plugin-master.opt 2012-03-14 16:54:19.060951822 +0100