I
informant
Guest
Hallo, ich habe eine Bitte und brauche eure Hilfe. Mein Server hat 2 Partitionen, einmal System und einmal eine wo www, mysql und mail als Verzeichnis liegt, welche dann in Partition 1 gemountet werden. Nun war nach einem Restart plötzlich kein mysql mehr möglich.
Beim start kommt auch ständig
in der config steht auch 127.0.0.1 drin, ich komme auch per mysql -u root -p nicht rein, da kommt
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
es läuft keine Internetseite mehr, ich habe versucht dne mysql-server neu zu installieren, hilft aber auch nichts. Die Datenbanken im mysql ordner unter var/lib/mysql hab ich nicht gelöscht auch den innodb file ibdata1 nich, alle snoch da, aber ich bekomme es nicht zum laufen, kann mir bitte jmd. helfen? Sitze schon 2 Tage dran und studiere das netz mit Lösungen aber komme nicht weiter.
Wenn ich den Server neu starte dann geht sporadisch mal eine SQL seite auf, aber 1 Sek später schon wieder nicht mehr,,,
Brauche dringend Hilfe.
PS: Debian Stretch ist installiert!
In den logs kommt teilweise das:
MOD: Code Tags gesetzt.
Beim start kommt auch ständig
Code:
/etc/init.d/mysql restart
[ ok ] Stopping MariaDB database server: mysqld.
[ ok ] Starting MariaDB database server: mysqld.
root@mail:~# ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
es läuft keine Internetseite mehr, ich habe versucht dne mysql-server neu zu installieren, hilft aber auch nichts. Die Datenbanken im mysql ordner unter var/lib/mysql hab ich nicht gelöscht auch den innodb file ibdata1 nich, alle snoch da, aber ich bekomme es nicht zum laufen, kann mir bitte jmd. helfen? Sitze schon 2 Tage dran und studiere das netz mit Lösungen aber komme nicht weiter.
Wenn ich den Server neu starte dann geht sporadisch mal eine SQL seite auf, aber 1 Sek später schon wieder nicht mehr,,,
Brauche dringend Hilfe.
PS: Debian Stretch ist installiert!
In den logs kommt teilweise das:
Code:
Nov 6 19:58:30 mail mysqld: 2019-11-06 19:58:30 140200385404288 [Note] InnoDB: Processed 550 .ibd/.isl files
Nov 6 19:58:43 mail /etc/init.d/mysql[3083]: 0 processes alive and '/usr/bin/mysqladmin --defaults-file=/etc/mysql/debian.cnf ping' resulted in
Nov 6 19:58:43 mail /etc/init.d/mysql[3083]: #007/usr/bin/mysqladmin: connect to server at 'localhost' failed
Nov 6 19:58:43 mail /etc/init.d/mysql[3083]: error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2 "No such file or directory")'
Nov 6 19:58:43 mail /etc/init.d/mysql[3083]: Check that mysqld is running and that the socket: '/var/run/mysqld/mysqld.sock' exists!
Nov 6 19:58:43 mail /etc/init.d/mysql[3083]:
Nov 6 19:58:44 mail mysqld: 2019-11-06 19:58:44 140200385404288 [Note] InnoDB: Restoring possible half-written data pages from the doublewrite buffer...
Nov 6 19:58:44 mail mysqld: 2019-11-06 19:58:44 140200385404288 [Note] InnoDB: Read redo log up to LSN=800298476544
Nov 6 19:58:53 mail mysqld: 2019-11-06 19:58:53 140200385404288 [ERROR] InnoDB: Table mysql/gtid_slave_pos in the InnoDB data dictionary has tablespace id 3, but tablespace with that id or name does not exist. Have you deleted or moved .ibd files? This may also be a table created with CREATE TEMPORARY TABLE whose .ibd and .frm files MySQL automatically removed, but the table still exists in the InnoDB internal data dictionary.
Nov 6 19:58:53 mail mysqld: InnoDB: Please refer to
Nov 6 19:58:53 mail mysqld: InnoDB: http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting-datadict.html
Nov 6 19:58:53 mail mysqld: InnoDB: for how to resolve the issue.
Nov 6 19:58:53 mail mysqld: 2019-11-06 19:58:53 140200385404288 [ERROR] InnoDB: Table mysql/innodb_index_stats in the InnoDB data dictionary has tablespace id 103450, but tablespace with that id or name does not exist. Have you deleted or moved .ibd files? This may also be a table created with CREATE TEMPORARY TABLE whose .ibd and .frm files MySQL automatically removed, but the table still exists in the InnoDB internal data dictionary.
Nov 6 19:58:53 mail mysqld: InnoDB: Please refer to
Nov 6 19:58:53 mail mysqld: InnoDB: http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting-datadict.html
Nov 6 19:58:53 mail mysqld: InnoDB: for how to resolve the issue.
Nov 6 19:58:53 mail mysqld: 2019-11-06 19:58:53 7f82f22b5d80 InnoDB: Error: table 'mysql/innodb_table_stats'
Nov 6 19:58:53 mail mysqld: InnoDB: in InnoDB data dictionary has tablespace id 103451,
Nov 6 19:58:53 mail mysqld: InnoDB: but a tablespace with that id does not exist. There is
Nov 6 19:58:53 mail mysqld: InnoDB: a tablespace of name mysql/innodb_table_stats and id 103453, though. Have
Nov 6 19:58:53 mail mysqld: InnoDB: you deleted or moved .ibd files?
Nov 6 19:58:53 mail mysqld: InnoDB: Please refer to
Nov 6 19:58:53 mail mysqld: InnoDB: http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting-datadict.html
Nov 6 19:58:53 mail mysqld: InnoDB: for how to resolve the issue.
Nov 6 19:58:53 mail mysqld: 2019-11-06 19:58:53 140200385404288 [ERROR] InnoDB: Table mysql/transaction_registry in the InnoDB data dictionary has tablespace id 103449, but tablespace with that id or name does not exist. Have you deleted or moved .ibd files? This may also be a table created with CREATE TEMPORARY TABLE whose .ibd and .frm files MySQL automatically removed, but the table still exists in the InnoDB internal data dictionary.
Nov 6 19:58:53 mail mysqld: InnoDB: Please refer to
Nov 6 19:58:53 mail mysqld: InnoDB: http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting-datadict.html
Nov 6 19:58:53 mail mysqld: InnoDB: for how to resolve the issue.
Nov 6 19:58:54 mail mysqld: 2019-11-06 19:58:54 140200385404288 [Note] InnoDB: 128 rollback segment(s) are active.
Nov 6 19:58:54 mail mysqld: 2019-11-06 19:58:54 140200385404288 [Note] InnoDB: Waiting for purge to start
Nov 6 19:58:54 mail mysqld: 2019-11-06 19:58:54 140200385404288 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.44-86.0 started; log sequence number 800298476155
Nov 6 19:58:54 mail mysqld: 2019-11-06 19:58:54 140199719859968 [Note] InnoDB: Dumping buffer pool(s) not yet started
Nov 6 19:58:54 mail mysqld: 2019-11-06 19:58:54 140200385404288 [Note] Plugin 'FEEDBACK' is disabled.
Nov 6 19:58:54 mail mysqld: 2019-11-06 19:58:54 140200385404288 [Note] Recovering after a crash using tc.log
Nov 6 19:58:54 mail mysqld: 2019-11-06 19:58:54 140200385404288 [Note] Starting crash recovery...
Nov 6 19:58:54 mail mysqld: 2019-11-06 19:58:54 140200385404288 [Note] Crash recovery finished.
Nov 6 19:58:54 mail mysqld: 2019-11-06 19:58:54 140200385404288 [Note] Server socket created on IP: '127.0.0.1'.
Nov 6 19:58:54 mail mysqld: 2019-11-06 19:58:54 140200385404288 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
Nov 6 19:58:55 mail mysqld: 2019-11-06 19:58:55 140200384976640 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
Nov 6 19:58:55 mail mysqld: 2019-11-06 19:58:55 140200385404288 [Note] /usr/sbin/mysqld: ready for connections.
Nov 6 19:58:55 mail mysqld: Version: '10.1.41-MariaDB-0+deb9u1' socket: '/var/run/mysqld/mysqld.sock' port: 3306 Debian 9.9
MOD: Code Tags gesetzt.
Last edited by a moderator: