]> git.pld-linux.org Git - packages/percona-server.git/blobdiff - mysql.spec
mysqldumpslow: process clusters.conf for default mysqld.conf location
[packages/percona-server.git] / mysql.spec
index 8bfceec53ede3c22d6e1ed48f9aecce1f76ff989..0c59b0f431cb8d11be54a681f973677520ff1a36 100644 (file)
@@ -78,6 +78,7 @@ Patch22:      bug-66589.patch
 Patch23:       bug-44278.patch
 Patch24:       %{name}-cmake.patch
 Patch25:       %{name}-readline.patch
+Patch26:       mysqldumpslow-clusters.patch
 URL:           http://www.mysql.com/products/community/
 BuildRequires: bison >= 1.875
 BuildRequires: cmake >= 2.6
@@ -521,6 +522,7 @@ mv sphinx-*/mysqlse storage/sphinx
 %patch23 -p1
 %patch24 -p1
 %patch25 -p1
+%patch26 -p1
 
 # to get these files rebuild
 [ -f sql/sql_yacc.cc ] && rm sql/sql_yacc.cc
This page took 0.027589 seconds and 4 git commands to generate.