]> git.pld-linux.org Git - packages/mysql.git/blame - mysql-versioning.patch
- rel 3
[packages/mysql.git] / mysql-versioning.patch
CommitLineData
3f4df2c8
ER
1--- Percona-Server-5.6.14-rel62.0//libmysql/libmysql.map 2013-10-30 17:14:14.270019272 +0100
2+++ percona-server-5.6.16-64.1/libmysql/libmysql.map 2014-05-02 22:58:14.025317912 +0300
3@@ -145,6 +145,7 @@
01755c72
AM
4 mysql_net_realloc;
5 # PHP's mysqli.so requires this (via the ER() macro)
6 mysql_client_errors;
7+ client_errors;
8 # mydumper requires this (added by remi)
9 my_net_read;
10 };
3f4df2c8
ER
11@@ -155,2 +156,4 @@
12 get_tty_password;
13+# for mysql-workbench 6.1
14+ mysql_options4;
15 };
This page took 0.091425 seconds and 4 git commands to generate.