]> git.pld-linux.org Git - packages/mysql.git/commitdiff
do it properly, add to libmysqlclient_18_1 version auto/th/mysql-5.6.16-64.1.3
authorElan Ruusamäe <glen@delfi.ee>
Fri, 2 May 2014 19:59:15 +0000 (22:59 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 2 May 2014 19:59:15 +0000 (22:59 +0300)
mysql-versioning.patch

index 922a4813fef8a92c5999afebd2339d8697457f5b..6d4ea8c8a4fec04d9be57bc893423da7b6fbe80d 100644 (file)
@@ -1,11 +1,15 @@
---- Percona-Server-5.6.14-rel62.0//libmysql/libmysql.map~      2013-10-22 09:42:41.000000000 +0200
-+++ Percona-Server-5.6.14-rel62.0//libmysql/libmysql.map       2013-10-30 17:14:14.270019272 +0100
-@@ -145,6 +145,8 @@
+--- Percona-Server-5.6.14-rel62.0//libmysql/libmysql.map       2013-10-30 17:14:14.270019272 +0100
++++ percona-server-5.6.16-64.1/libmysql/libmysql.map   2014-05-02 22:58:14.025317912 +0300
+@@ -145,6 +145,7 @@
        mysql_net_realloc;
  # PHP's mysqli.so requires this (via the ER() macro)
        mysql_client_errors;
 +      client_errors;
-+      mysql_options4;
  # mydumper requires this (added by remi)
        my_net_read;
  };
+@@ -155,2 +156,4 @@
+       get_tty_password;
++# for mysql-workbench 6.1
++      mysql_options4;
+ };
This page took 0.238455 seconds and 4 git commands to generate.