openwrt-packages/utils/mariadb/patches
Sebastian Kemper a117d027bc mariadb: use system libedit for mysql
libedit changed its interface a while back. mariadb currently does not
recognize this interface and instead uses a static old readline version.
It does not link in the system readline due to licence incompatibility.

This commit adds a patch that enables mariadb to detect and use the
system libedit. The patch was sent upstream already ([1]).

[1] https://github.com/MariaDB/server/pull/1001

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-12-15 15:48:24 +01:00
..
100-fix_hostname.patch mariadb: bump to 10.2.17 2018-08-21 23:19:29 +02:00
110-pcre.cmake.patch mariadb: new package 2018-04-28 14:41:30 +02:00
130-c11_atomics.patch mariadb: security bump to 10.2.19 2018-11-13 21:43:35 +01:00
140-mips-connect-unaligned.patch mariadb: new package 2018-04-28 14:41:30 +02:00
160-mips-machine.patch mariadb: new package 2018-04-28 14:41:30 +02:00
170-ppc-remove-glibc-dep.patch mariadb: bump to 10.2.x release 2018-06-28 21:22:37 +02:00
180-libedit.patch mariadb: use system libedit for mysql 2018-12-15 15:48:24 +01:00