JRausi
08-06-2001, 16:56
Hallo.
Hab' wieder mal Probleme mit meinem MySQL!!
Hab mein System auf SuSE 7.1 updated und auf einmal funktionierte
mein MySQL nicht mehr.
Bei Start des Init-Skriptes bringt er immer den Ausdruck:
-->
Creating MySQL privilege database and starting MySQL...
Installing all prepared tables
PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
This is done with:
/usr/bin/mysqladmin -u root -p password 'new-password'
/usr/bin/mysqladmin -u root -h joergpc -p password 'new-password'
See the manual for more instructions.
NOTE: If you are upgrading from a MySQL <= 3.22.10 you should run
the /usr/bin/mysql_fix_privilege_tables. Otherwise you will not be
able to use the new GRANT command!
Please report any problems with the /usr/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 https://order.mysql.com
failed
joergpc:~ # Starting mysqld daemon with databases from /usr/local/var/mysql
<--
So. Wenn ich dann (wie er mir sagt) mysql ausführen will kommt natürlich die Meldung,
daß der daemon nicht läuft:
-->
error: 'Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)'
Check that mysqld is running and that the socket: '/var/lib/mysql/mysql.sock' exists!
<--
Was soll ich da jetzt machen?
Tschö
Jörg
<joerg.rausendorf@epost.de>
Hab' wieder mal Probleme mit meinem MySQL!!
Hab mein System auf SuSE 7.1 updated und auf einmal funktionierte
mein MySQL nicht mehr.
Bei Start des Init-Skriptes bringt er immer den Ausdruck:
-->
Creating MySQL privilege database and starting MySQL...
Installing all prepared tables
PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
This is done with:
/usr/bin/mysqladmin -u root -p password 'new-password'
/usr/bin/mysqladmin -u root -h joergpc -p password 'new-password'
See the manual for more instructions.
NOTE: If you are upgrading from a MySQL <= 3.22.10 you should run
the /usr/bin/mysql_fix_privilege_tables. Otherwise you will not be
able to use the new GRANT command!
Please report any problems with the /usr/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 https://order.mysql.com
failed
joergpc:~ # Starting mysqld daemon with databases from /usr/local/var/mysql
<--
So. Wenn ich dann (wie er mir sagt) mysql ausführen will kommt natürlich die Meldung,
daß der daemon nicht läuft:
-->
error: 'Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)'
Check that mysqld is running and that the socket: '/var/lib/mysql/mysql.sock' exists!
<--
Was soll ich da jetzt machen?
Tschö
Jörg
<joerg.rausendorf@epost.de>