Nie mogę uruchomić usługi mysql - Debian Server

Konfiguracja serwerów, usług, itp.
maciejka89
Posty: 1
Rejestracja: 21 października 2017, 15:45

Nie mogę uruchomić usługi mysql - Debian Server

Post autor: maciejka89 »

Witam wszystkich odwiedzających ten post,
pod nie obecność administratora serwerów dziś nie może uruchomić się na Debian Server usługa mysql.
W tym momencie przy próbie uruchomienia serwera otrzymuję taki komunikat:

Kod: Zaznacz cały

Job for mysql.service failed. See 'systemctl status mysql.service' and 'journalctl -xn' for details
Po wpisaniu komendy systemctl status mysql.service, otrzymuję komunikat:

Kod: Zaznacz cały

mysql.service - LSB: Start and stop the mysql database server daemon
Active: failed (Result: exit-code) since Sat 2017-10-21 15:40:53 CEST; 10min ago
Process: 12649 ExecStart=/etc/init.d/mysql start (code=exited, status=1/FAILURE)

mysql[12649]: Starting MySQL database server: mysqld . . . ....ed!
mysql.service: control process exited, code=exit...s=1
Failed to start LSB: Start and stop the mysql da...on
Unit mysql.service entered failed stat
Natomiast w /var/log/mysql/error.log - mam następujący błąd teraz:

Kod: Zaznacz cały

171021 15:40:23 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead.
171021 15:40:23 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead.
171021 15:40:23 [Note] Plugin 'FEDERATED' is disabled.
171021 15:40:23 InnoDB: The InnoDB memory heap is disabled
171021 15:40:23 InnoDB: Mutexes and rw_locks use GCC atomic builtins
171021 15:40:23 InnoDB: Compressed tables use zlib 1.2.8
171021 15:40:23 InnoDB: Using Linux native AIO
171021 15:40:23 InnoDB: Initializing buffer pool, size = 7.0G
171021 15:40:23 InnoDB: Completed initialization of buffer pool
171021 15:40:23 InnoDB: highest supported file format is Barracuda.
InnoDB: No valid checkpoint found.
InnoDB: If you are attempting downgrade from MySQL 5.7.9 or later,
InnoDB: please refer to http://dev.mysql.com/doc/refman/5.5/en/upgrading-downgrading.html
InnoDB: If this error appears when you are creating an InnoDB database,
InnoDB: the problem may be that during an earlier attempt you managed
InnoDB: to create the InnoDB data files, but log file creation failed.
InnoDB: If that is the case, please refer to
InnoDB: http://dev.mysql.com/doc/refman/5.5/en/error-creating-innodb.html
171021 15:40:23 [ERROR] Plugin 'InnoDB' init function returned error.
171021 15:40:23 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
171021 15:40:23 [ERROR] Unknown/unsupported storage engine: InnoDB
171021 15:40:23 [ERROR] Aborting

171021 15:40:23 [Note] /usr/sbin/mysqld: Shutdown complete
Jeśli przez przeglądarkę chcę zalogować się do aplikacji to pojawia się komunikat:

Kod: Zaznacz cały

SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Czy ktoś może pomóc ? Z góry bardzo dziękuje.
mariaczi
Member
Posty: 1343
Rejestracja: 08 lutego 2008, 12:58
Lokalizacja: localhost@śląskie

Re: Nie mogę uruchomić usługi mysql - Debian Server

Post autor: mariaczi »

Jakie operacje były wykonywane na serwerze podczas nieobecności jego administratora nim doszło do opisanej sytuacji?
ODPOWIEDZ