]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- rel 2; fix mysqldump bug where it silently failed to dump databases from 4.0 server
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 31 Jan 2008 11:49:03 +0000 (11:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mysql.spec -> 1.353.2.31

mysql.spec

index 701c82c47b95da2677466141ea57b09093fe4391..16f3f6fa46067aee651f8f119923a741775555e5 100644 (file)
@@ -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
This page took 0.036425 seconds and 4 git commands to generate.