6 Commits

Author SHA1 Message Date
nico
a05b905d05 packages/mysql: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29176 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:44:18 +00:00
jow
b8b0482937 [packages] mysql: properly handle quoted datadirs in initscript
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25243 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-29 18:51:47 +00:00
jow
8b9df09d23 [packages] mysql: further init script cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24567 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-14 14:12:15 +00:00
jow
54e6a20a2a [packages] mysql: fix initscript
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24565 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-14 13:59:47 +00:00
hauke
1e0adcb336 mysql: update to version 5.1.53
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24053 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-21 14:09:24 +00:00
florian
98120d9b4b [package] 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22911 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 18:04:02 +00:00