MySQL-Server

Hi,
I need to install MySQL server over OpenWRT. I have installed openwrt from openwrt.pantele.com.ua, but i can´t see mysql-server module compiled for this metarouter version.

Do anyone know how to get mysql-server ?

Regards,
Antonio

http://openwrt.wk.cz/trunk/mr-mips/packages/

Hi Leo :

I have proved this link, but when i download using "opkg install http://openwrt.wk.cz/… /mysql-server… " show me a message similar to “this applicattion is not for this Architecture”

By otherwise, when i have installed openwrt from this link, and i install and i execute asterisk, apache or other, a message “Segmentation fault” is shown.

Thanks

I tried this:

root@metarouter:~# opkg install http://openwrt.wk.cz/trunk/mr-mips/packages/mysql-server_5.1.53-7_mr-mips.ipk
Downloading http://openwrt.wk.cz/trunk/mr-mips/packages/mysql-server_5.1.53-7_mr-mips.ipk.
Installing mysql-server (5.1.53-7) to root...
Installing libmysqlclient (5.1.53-7) to root...
Downloading http://openwrt.wk.cz/trunk/mr-mips/packages/libmysqlclient_5.1.53-7_mr-mips.ipk.
Installing uclibcxx (0.2.2-4) to root...
Downloading http://openwrt.wk.cz/trunk/mr-mips/packages/uclibcxx_0.2.2-4_mr-mips.ipk.
Installing libreadline (5.2-2) to root...
Downloading http://openwrt.wk.cz/trunk/mr-mips/packages/libreadline_5.2-2_mr-mips.ipk.
Configuring uclibcxx.
Configuring libmysqlclient.
Configuring libreadline.
Configuring mysql-server.

Hi Leo:
Which of all this openwrt file must use to install in metarouter:
openwrt-mr-mips-rootfs-29684.tar.gz
openwrt-mr-mips-rootfs-29884.tar.gz
openwrt-mr-mips-rootfs-30717-basic.tar.gz
openwrt-mr-mips-rootfs-30728-basic.tar.gz
openwrt-mr-mips-rootfs-30733-basic.tar.gz
openwrt-mr-mips-rootfs-30733.tar.gz
openwrt-mr-mips-rootfs-31059-basic.tar.gz
openwrt-mr-mips-rootfs-31079-basic.tar.gz
openwrt-mr-mips-rootfs-31079.tar.gz
openwrt-mr-mips-rootfs-31182-basic.tar.gz
openwrt-mr-mips-rootfs-31182.tar.gz
openwrt-mr-mips-rootfs-31206-basic.tar.gz
openwrt-mr-mips-rootfs-31206.tar.gz
openwrt-mr-mips-rootfs-31244-basic.tar.gz
openwrt-mr-mips-rootfs-31411-basic.tar.gz

I have prove some of them it always send me a message “Segmentation Fault” when i execute Asterisk or Apache.
I have a RB2011 mikrotik.
Can you tell me which reference of openwrt-mr-mips-rootfs-… must use for OpenWRT virtualization ?

Thanks,
Antonio

openwrt-mr-mips-rootfs-31411-basic.tar.gz

Thanks, Leo.

It seem to work.