Kod: Zaznacz cały
Starting MySQL database server: mysqld already running.
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'debian-sys-maint'@'localhost' (using password: YES)'
Kod: Zaznacz cały
Starting MySQL database server: mysqld already running.
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'debian-sys-maint'@'localhost' (using password: YES)'
Kod: Zaznacz cały
debian-sys-maint password
Kod: Zaznacz cały
GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY '<password>' WITH GRANT OPTION;
Kod: Zaznacz cały
Checking for corrupt, not cleanly closed and upgrade needing tables.
Wystarczy poszukać (mnie to zajęło około 8sekund przez Google).Rad pisze:Sprawdzanie uszkodzonych, źle zamkniętych i potrzebujących uaktualnienia tablic.redelek pisze:Checking for corrupt, not cleanly closed and upgrade needing tables..