DiskStation> ipkg install mysql_4.1.20-3_powerpc.ipk
Clearing state_want and state_flag for pkg=mysql (arch_priority=0 flag=16 want=2)
Installing mysql (4.1.20-3) to root...
Downloading
http://ipkg.nslu2-linux.org/feeds/optware/syno-x07/cross/unstable//mysql_4.1.20-3_arm.ipk
Installing ncurses (5.6-3) to root...
Downloading
http://ipkg.nslu2-linux.org/feeds/optware/syno-x07/cross/unstable//ncurses_5.6-3_arm.ipk
Installing openssl (0.9.7m-3) to root...
Downloading
http://ipkg.nslu2-linux.org/feeds/optware/syno-x07/cross/unstable//openssl_0.9.7m-3_arm.ipk
Installing readline (5.2-2) to root...
Downloading
http://ipkg.nslu2-linux.org/feeds/optware/syno-x07/cross/unstable//readline_5.2-2_arm.ipk
Configuring mysql
Installing all prepared tables
080219 21:21:21 [Warning] Setting lower_case_table_names=2 because file system for /opt/var/lib/mysql/ is case insensitive
Fill help tables
080219 21:21:22 [Warning] Setting lower_case_table_names=2 because file system for /opt/var/lib/mysql/ is case insensitive
To start mysqld at boot time you have to copy support-files/mysql.server
to the right place for your system
PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
To do so, start the server, then issue the following commands:
/opt/bin/mysqladmin -u root password 'new-password'
/opt/bin/mysqladmin -u root -h DiskStation password 'new-password'
See the manual for more instructions.
You can start the MySQL daemon with:
cd /opt ; /opt/bin/mysqld_safe &
You can test the MySQL daemon with the benchmarks in the 'sql-bench' directory:
cd sql-bench ; perl run-all-tests
Please report any problems with the /opt/bin/mysqlbug script!
The latest information about MySQL is available on the web at
http://www.mysql.com
Support MySQL by buying support/licenses at
http://shop.mysql.com
Starting MySQL. SUCCESS!
Configuring ncurses
update-alternatives: Linking //opt/bin/clear to /opt/bin/ncurses-clear
Configuring openssl
Configuring readline
Successfully terminated.
DiskStation>