pc-nico
15-02-2010, 13:05
Hallo Leute,
ich bekomme bei der Installation von Mysql 5 eine Fehlermeldung, kann mir jemand sagen was ich tun kann?
[admin@wl500gp root]$ ipkg install mysql5
Installing mysql5 (5.0.88-1) to /opt/...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/mysql5_5.0.88 -1_mipsel.ipk
Configuring cyrus-sasl
Please read the man page of saslauthd and
check settings in /opt/etc/init.d/S52saslauthd
If you dislike the link /usr/lib/sasl2 -> /opt/lib/sasl2
then you may want to set SASL_PATH instead
(re)starting service saslauthd
postinst script returned status 1
ERROR: cyrus-sasl.postinst returned 1
Configuring mysql5
Installing MySQL system tables...
100215 12:47:42 [Warning] option 'myisam_max_extra_sort_file_size': unsigned value 2147483648 adjusted to 2147483647
100215 12:47:42 [Warning] option 'thread_stack': unsigned value 65536 adjusted to 131072
OK
Filling help tables...
100215 12:47:42 [Warning] option 'myisam_max_extra_sort_file_size': unsigned value 2147483648 adjusted to 2147483647
100215 12:47:42 [Warning] option 'thread_stack': unsigned value 65536 adjusted to 131072
OK
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 wl500gp password 'new-password'
Alternatively you can run:
/opt/bin/mysql_secure_installation
which will also give you the option of removing the test
databases and anonymous user created by default. This is
strongly recommended for production servers.
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 mysql-test-run.pl
cd mysql-test ; perl mysql-test-run.pl
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
chown: unknown user/group root:root
Starting MySQL. ERROR! Manager of pid-file quit without updating file.
postinst script returned status 1
ERROR: mysql5.postinst returned 1
Successfully terminated.
[admin@wl500gp root]$ cd /opt ; /opt/bin/mysqld_safe &
[admin@wl500gp /opt]$ chown: unknown user name: mysql
Starting mysqld daemon with databases from /opt/var
STOPPING server from pid file /opt/var/wl500gp.pid
100215 12:48:53 mysqld ended
ich bekomme bei der Installation von Mysql 5 eine Fehlermeldung, kann mir jemand sagen was ich tun kann?
[admin@wl500gp root]$ ipkg install mysql5
Installing mysql5 (5.0.88-1) to /opt/...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/mysql5_5.0.88 -1_mipsel.ipk
Configuring cyrus-sasl
Please read the man page of saslauthd and
check settings in /opt/etc/init.d/S52saslauthd
If you dislike the link /usr/lib/sasl2 -> /opt/lib/sasl2
then you may want to set SASL_PATH instead
(re)starting service saslauthd
postinst script returned status 1
ERROR: cyrus-sasl.postinst returned 1
Configuring mysql5
Installing MySQL system tables...
100215 12:47:42 [Warning] option 'myisam_max_extra_sort_file_size': unsigned value 2147483648 adjusted to 2147483647
100215 12:47:42 [Warning] option 'thread_stack': unsigned value 65536 adjusted to 131072
OK
Filling help tables...
100215 12:47:42 [Warning] option 'myisam_max_extra_sort_file_size': unsigned value 2147483648 adjusted to 2147483647
100215 12:47:42 [Warning] option 'thread_stack': unsigned value 65536 adjusted to 131072
OK
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 wl500gp password 'new-password'
Alternatively you can run:
/opt/bin/mysql_secure_installation
which will also give you the option of removing the test
databases and anonymous user created by default. This is
strongly recommended for production servers.
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 mysql-test-run.pl
cd mysql-test ; perl mysql-test-run.pl
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
chown: unknown user/group root:root
Starting MySQL. ERROR! Manager of pid-file quit without updating file.
postinst script returned status 1
ERROR: mysql5.postinst returned 1
Successfully terminated.
[admin@wl500gp root]$ cd /opt ; /opt/bin/mysqld_safe &
[admin@wl500gp /opt]$ chown: unknown user name: mysql
Starting mysqld daemon with databases from /opt/var
STOPPING server from pid file /opt/var/wl500gp.pid
100215 12:48:53 mysqld ended