add mysql-server (#7384)
authorFlorian Fainelli <florian@openwrt.org>
Sat, 4 Sep 2010 18:04:02 +0000 (18:04 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sat, 4 Sep 2010 18:04:02 +0000 (18:04 +0000)
commita4f27e9c911257e5c779d167e06e5e4721af68ae
tree96687ecc9b8479872a8d698cf49a260fd734e2ff
parent0ae2157cf51457f5e24c6e49384a68300f703d66
add mysql-server (#7384)

This is a patch to build the mysql server. So far I only have the
kirkwood target to test on, but it works great on that.

There seems to be some contention on whether Openwrt should have a
mysql-server package, but I don't see why it shouldn't at least have
the option. A full LAMP stack is now a reality.

Closes out https://dev.openwrt.org/ticket/7384

Again, I'm still pretty new to this, so any constructive criticism
would be appreciated.

Sorry for the attachment, but I wanted to make sure the whitespace and
lines got preserved.

Signed-off-by: Kyle Anderson <kyle@xkyle.com>
SVN-Revision: 22911
libs/mysql/Makefile
libs/mysql/conf/my.cnf [new file with mode: 0644]
libs/mysql/files/mysqld.init [new file with mode: 0644]
libs/mysql/patches/501-disable-pthread-and-tests.patch [new file with mode: 0644]