PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : MySQL - Problem



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>

Martin Ament
08-06-2001, 19:47
Hi,

was kommt den wenn du in der Konsole:

mysqld

eingibst ?

Ausserdem würde ich mal in der Supportdb von Suse, und bei denen unter Updates für 7.1 schauen, wenn ich mich recht erinnere, dann war da ein Bugfix für mysql. Ich hatte das Neuinstalliert und das lief, aber bei der Fehlermeldung die Du bekommst, scheint der Dämon nicht starten zu können.

Schick mal die Ausgabe auf der Konsole von mysqld

Matzetronic
09-06-2001, 01:49
was seht so in Nettes /var/lib/mysql/[HOSTNAME].err ?

cu
rene-derAccountmissbraucher-roger