From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/php: switch from libmysqlclient to mysqlnd
Date: Tue, 6 Sep 2016 23:27:55 +0200 [thread overview]
Message-ID: <20160906232755.242c8ace@free-electrons.com> (raw)
In-Reply-To: <1471971288-4564-1-git-send-email-bos@je-eigen-domein.nl>
Hello,
On Tue, 23 Aug 2016 18:54:48 +0200, Floris Bos wrote:
> The Mysql Native Driver has been the default mysql driver since
> PHP 5.4, but buildroot was still using libmysqlclient.
>
> Mysqlnd has several advantages such as improved memory management
> and the more favorable PHP licensing terms.
> (can combine it with proprietary PHP extensions like Ioncube
> loader, while libmysqlclient requires commercial licensing if you
> link to it and do not fall under their GPL/FOSS license exception)
>
> Signed-off-by: Floris Bos <bos@je-eigen-domein.nl>
> ---
> package/php/Config.ext | 12 ------------
> package/php/php.mk | 6 ++----
> 2 files changed, 2 insertions(+), 16 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2016-09-06 21:27 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-23 16:54 [Buildroot] [PATCH 1/1] package/php: switch from libmysqlclient to mysqlnd Floris Bos
2016-08-23 19:52 ` Thomas Petazzoni
2016-08-23 20:44 ` Floris Bos
2016-08-24 0:26 ` Arnout Vandecappelle
2016-08-24 17:09 ` Thomas Petazzoni
2016-08-24 20:41 ` Arnout Vandecappelle
2016-08-24 21:45 ` Floris Bos
2016-08-24 23:16 ` Arnout Vandecappelle
2016-09-06 21:27 ` Thomas Petazzoni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160906232755.242c8ace@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox