[packages/percona-server/v5.0.x: 48/202] - rel 2; fix mysqldump bug where it silently failed to dump databases from 4.0 server

glen glen at pld-linux.org
Wed Oct 21 16:13:04 CEST 2015


commit f22fdf331e8f4a6317a7563f38bd0d73715741ee
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Jan 31 11:49:03 2008 +0000

    - rel 2; fix mysqldump bug where it silently failed to dump databases from 4.0 server
    
    Changed files:
        mysql.spec -> 1.353.2.31

 mysql.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/mysql.spec b/mysql.spec
index 701c82c..16f3f6f 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -24,7 +24,7 @@ Summary(uk):	MySQL - 
 Summary(zh_CN):	MySQL���ݿ������
 Name:		mysql
 Version:	5.0.51a
-Release:	1
+Release:	2
 License:	GPL + MySQL FLOSS Exception
 Group:		Applications/Databases
 #Source0:	ftp://ftp.mysql.com/pub/mysql/src/%{name}-%{version}.tar.gz
@@ -58,6 +58,7 @@ Patch10:	%{name}-alpha.patch
 Patch11:	%{name}-ndb-ldflags.patch
 Patch12:	%{name}-bug-20153.patch
 Patch13:	%{name}-ssl.patch
+Patch14:	%{name}-bug-34192.patch
 Patch15:	%{name}-bug-29082.patch
 Patch16:	%{name}-bug-16470.patch
 Patch17:	%{name}-CVE-2007-5925.patch
@@ -462,6 +463,7 @@ mv sphinx-*/mysqlse sql/sphinx
 %patch11 -p1
 %patch12 -p1
 %patch13 -p1
+%patch14 -p1
 %patch15 -p1
 %patch16 -p1
 %patch17 -p1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/percona-server.git/commitdiff/431f68fe79a66d5dfdd53f2655709e6c925fbc22



More information about the pld-cvs-commit mailing list