commit ef89fb87ae3eb7f8529ae2b9c3fd9c23166d1824
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Sep 1 11:18:22 2008 +0000

    - fix for bug #52904: SELECT REGEXP BINARY NULL never returns; rel 2
    
    Changed files:
        mysql.spec -> 1.353.2.46

Notes:
    - fix for bug #39021: SELECT REGEXP BINARY NULL never returns; rel 2

 mysql.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/mysql.spec b/mysql.spec
index 486ee8c..2aab5b9 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -24,7 +24,7 @@ Summary(uk.UTF-8):    MySQL - швидкий SQL-сервер
 Summary(zh_CN.UTF-8):  MySQL数据库服务器
 Name:          mysql
 Version:       5.0.67
-Release:       1
+Release:       2
 License:       GPL + MySQL FLOSS Exception
 Group:         Applications/Databases
 #Source0:      ftp://ftp.mysql.com/pub/mysql/src/%{name}-%{version}.tar.gz
@@ -62,6 +62,8 @@ Patch12:      %{name}-bug-20153.patch
 Patch13:       %{name}-bug-34192.patch
 Patch14:       %{name}-bug-16470.patch
 Patch15:       %{name}-system-users.patch
+# http://bugs.mysql.com/bug.php?id=39021
+Patch16:       %{name}-bug-52904.patch
 URL:           
http://www.mysql.com/products/database/mysql/community_edition.html
 BuildRequires: autoconf
 BuildRequires: automake
@@ -467,6 +469,7 @@ mv sphinx-*/mysqlse sql/sphinx
 %patch13 -p1
 %patch14 -p1
 %patch15 -p1
+%patch16 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to