summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2008-01-24 22:42:12 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2008-01-24 22:42:12 -0800
commit0d482e8f5fcd9c63b54f9e88aa7ad0ee1dc77b2f (patch)
treeacca28bf46e12f37932dd4eca53ec0f38d2f880e /000_index.txt
parentRemove dud file. (diff)
downloadmysql-extras-0d482e8f5fcd9c63b54f9e88aa7ad0ee1dc77b2f.tar.gz
mysql-extras-0d482e8f5fcd9c63b54f9e88aa7ad0ee1dc77b2f.tar.bz2
mysql-extras-0d482e8f5fcd9c63b54f9e88aa7ad0ee1dc77b2f.zip
Fix performance of regression of mysql client when loading large dumps (upstream bug 33057)
Diffstat (limited to '000_index.txt')
-rw-r--r--000_index.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/000_index.txt b/000_index.txt
index fb5f6a7..2daf97a 100644
--- a/000_index.txt
+++ b/000_index.txt
@@ -422,3 +422,8 @@
@pn mysql-slotted
@@ s390x needs a sane stack size
+@patch 718_all_mysqlclient_perfomance_fix.patch
+@ver 5.00.51.00 to 5.00.55.99
+@pn mysql
+@pn mysql-community
+@@ Fix performance of regression of mysql client when loading large dumps (upstream bug 33057)