summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2017-10-18 09:27:12 -0400
committerBrian Evans <grknight@gentoo.org>2017-10-18 09:27:12 -0400
commitff68f2bbf85966901b1ba59e60d98465aca6a2bf (patch)
treec1f53fd500d97d6586ffccc6e1fd8f6534eb0241
parentAdd patch for Perl 5.26+ compatibility for tests (diff)
downloadmysql-extras-ff68f2bbf85966901b1ba59e60d98465aca6a2bf.tar.gz
mysql-extras-ff68f2bbf85966901b1ba59e60d98465aca6a2bf.tar.bz2
mysql-extras-ff68f2bbf85966901b1ba59e60d98465aca6a2bf.zip
Update index for last patchmysql-extras-20171018-1327Z
-rw-r--r--00000_index.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/00000_index.txt b/00000_index.txt
index 980ddd4..3239669 100644
--- a/00000_index.txt
+++ b/00000_index.txt
@@ -960,3 +960,9 @@
@pn mysql
@@ Fix use-after-free in mysql_prune_stmt_list
@@ Back ported from mysql 5.6; Oracle bug 17512527
+
+@patch 20027_all_mysql-5.5-perl5.26-includes.patch
+@ver 5.05.00.00 to 5.07.99.99
+@pn mysql
+@pn mariadb
+@@ Fix tests for Perl 5.26+ compatibility