]> git.pld-linux.org Git - packages/percona-server.git/commitdiff
- export is_prefix for perl-DBD-mysql (4.018)
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 31 Mar 2011 13:15:45 +0000 (13:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libmysql.version -> 1.3
    mysql.spec -> 1.541

libmysql.version
mysql.spec

index 8e02be8aa3322cd6fc17f4b579bbd2d47bc219cf..131018fb6c4e2a5834ecd9d9c52d0f6a294ee1cb 100644 (file)
@@ -139,4 +139,7 @@ libmysqlclient_16.1 {
        mysql_net_realloc;
 # PHP's mysqli.so requires this (via the ER() macro)
        mysql_client_errors;
+# perl-DBD-mysql-4.018 for is_prefix
+# TODO: add it to mysql-dubious-exports.patch
+       is_prefix;
 };
index 0f3ad9066cf37abdac1d740ffc2695efad5ce944..c03ce629c90aa8cc2eb959ee13953ae9242ea3eb 100644 (file)
@@ -37,7 +37,7 @@ Summary(uk.UTF-8):    MySQL - швидкий SQL-сервер
 Summary(zh_CN.UTF-8):  MySQL数据库服务器
 Name:          mysql
 Version:       5.5.9
-Release:       6.1
+Release:       6.2
 License:       GPL + MySQL FLOSS Exception
 Group:         Applications/Databases
 # Source0Download: http://dev.mysql.com/downloads/mysql/5.5.html#downloads
This page took 0.158708 seconds and 4 git commands to generate.