]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- rel 2; use percona versioning with our modifications (client_errors exported) auto/th/mysql-5.6.14-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 30 Oct 2013 16:21:58 +0000 (17:21 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 30 Oct 2013 16:21:58 +0000 (17:21 +0100)
mysql-versioning.patch [new file with mode: 0644]

diff --git a/mysql-versioning.patch b/mysql-versioning.patch
new file mode 100644 (file)
index 0000000..1a975ed
--- /dev/null
@@ -0,0 +1,10 @@
+--- 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,7 @@
+       mysql_net_realloc;
+ # PHP's mysqli.so requires this (via the ER() macro)
+       mysql_client_errors;
++      client_errors;
+ # mydumper requires this (added by remi)
+       my_net_read;
+ };
This page took 0.112836 seconds and 4 git commands to generate.