XAMPP startet MySQL nicht mehr

Alles, was MariaDB und MySQL betrifft, kann hier besprochen werden.

XAMPP startet MySQL nicht mehr

Postby Minutenrad » 14. December 2021 01:26

Hallo,

klinke mich mal hier ein obwohl das Thema schon von Januar ist.
Leider ist dieses Thema bei mir zur Zeit aktuell.
Habe das Control Panel in den Autostart Ordner von Windows abgelegt und Apache und MySQL für den Automatischen Start eingerichtet.
Das passiert auch wenn ich meinen Windows Rechner starte.
Das Problem ist nun seit ca. einer Woche, dass der Apache und MySQL Server zwar gestartet werden, aber bei einem Aufruf der Datenbank oder der Homepage über den Browser, sich der MySQL Datenbankserver direkt beendet.

Mit der Lösung von Altera,

Altrea wrote:Re: XAMPP startet MySQL nicht mehr
von Altrea » 09. Januar 2021 14:56

Deine mysql Datenbank muss repariert werden.

Öffne dazu bitte nochmal die XAMPP shell über den Button und führe folgenden Befehl aus:

CODE: ALLES AUSWÄHLEN
mysqld --console --skip-grant-tables --skip-external-locking


Dieses schwarze Fenster lässt du offen und klickst nochmal auf den shell Button zum Öffnen einer zweiten XAMPP shell. In der führst du dann bitte folgenden Befehl aus
CODE: ALLES AUSWÄHLEN
mysqlcheck -r --databases mysql --use-frm


Danach kannst du beide schwarzen Fenster wieder schließen und versuchen MySQL normal über den Button zu starten.


kann ich MySQL wieder starten und bleibt dann auch aktiv. Aber sobald ich eines der Consolenfenster schließe, beendet sich auch MySQL wieder.
Gibt es da nicht eine Lösung die beiden Befehle in eine Batch Datei zu legen und dann einfach zu Starten, ohne das zweimal die Shell geöffnet werden muss und den Befehl in das jeweilige Fenster kopiert.
Ich habe mit XAMPP keine Homepage im Netz liegen und brauche den nur für mich und meine Datenbank auf meinem PC. Deshalb reicht mir eine einfache und unkomplizierte Lösung.

Danke für eure eventuellen Vorschläge bzw. Lösungen.
Minutenrad
 
Posts: 2
Joined: 13. December 2021 18:06
XAMPP version: 8.0.12
Operating System: Windows 10 Pro x64

Re: XAMPP startet MySQL nicht mehr

Postby Altrea » 14. December 2021 08:42

Hallo,

Minutenrad wrote:kann ich MySQL wieder starten und bleibt dann auch aktiv. Aber sobald ich eines der Consolenfenster schließe, beendet sich auch MySQL wieder.

Was ja auch richtig ist. Wenn du die Anleitung genau ließt, stellst du fest, dass diese nur zur einmaligen Anwendung bestimmt ist um ein spezifisches Problem zu lösen.
Nach der Reparatur kann/sollte MariaDB über den ganz normalen Weg gestartet werden.

Aber bei dir ist ja nichtmal ersichtlich, dass eine Datenbank überhaupt repariert werden muss. Du hast keine Fehleranalyse betrieben sondern auf gut Glück eine beliebige Reparatur ausgeführt, die u.U. auf dein Problem garnicht zutrifft.

Fangen wir vorne an. Was ist der Inhalt deiner mysql_error.log Datei?
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11933
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: XAMPP startet MySQL nicht mehr

Postby Minutenrad » 15. December 2021 14:55

Hallo Altrea,

danke erstmal für deine Antwort.
Soweit ist mir das auch schon klar, dass MySQL nach dem schließen der Shell Fenster wieder über das Control Panel gestartet werden kann.
Das hat es vorher ja auch schon getan und funktionierte bis vor ca. Zwei Wochen auch problemlos.
Nun ist es aber so, dass sobald ich mit dem Browser http://localhost/phpmyadmin/ oder http://localhost/homepageordner/index.php aufrufe, sich MySQL sofort beendet.
Führe ich aber deinen Reparaturvorschlag aus und lasse die Fenster geöffnet, bleibt MySQL laufen, wenn ich die beiden genannten URL´s aufrufe.

Hier ist mal der gewünschte Error Log von heute.

2021-12-15 14:00:47 0 [Note] mysqld.exe: Aria engine: starting recovery
recovered pages: 0% 18% 28% 41% 55% 67% 79% 94% 100% (0.4 seconds); tables to flush: 2 1 0
(0.0 seconds);
2021-12-15 14:00:48 0 [Note] mysqld.exe: Aria engine: recovery done
2021-12-15 14:00:48 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-12-15 14:00:48 0 [Note] InnoDB: Uses event mutexes
2021-12-15 14:00:48 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-12-15 14:00:48 0 [Note] InnoDB: Number of pools: 1
2021-12-15 14:00:48 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-12-15 14:00:48 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-12-15 14:00:48 0 [Note] InnoDB: Completed initialization of buffer pool
2021-12-15 14:00:48 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=1890743
2021-12-15 14:00:48 0 [Warning] InnoDB: Ignoring a doublewrite copy of page [page id: space=96, page number=175] with future log sequence number 72972004
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=7] log sequence number 938548186 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=2] log sequence number 938714902 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=11] log sequence number 938562805 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=6] log sequence number 63388407 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=441] log sequence number 63388407 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=49] log sequence number 13526614 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=323] log sequence number 13526614 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=51] log sequence number 65077037 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=301] log sequence number 65077037 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=56] log sequence number 66789282 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=347] log sequence number 66789282 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=58] log sequence number 66789360 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=410] log sequence number 66789360 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=60] log sequence number 68525406 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=415] log sequence number 68525406 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=62] log sequence number 68525445 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=312] log sequence number 68525445 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=193] log sequence number 945616974 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=385] log sequence number 945616974 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=201] log sequence number 16737231 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=332] log sequence number 16737231 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=203] log sequence number 72069788 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=378] log sequence number 72069788 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=210] log sequence number 73878128 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=357] log sequence number 73878128 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=218] log sequence number 44229049 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=220] log sequence number 44229171 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=225] log sequence number 20322417 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=365] log sequence number 20322417 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=227] log sequence number 45631062 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=420] log sequence number 45631062 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=232] log sequence number 47057072 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=311] log sequence number 47057072 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=236] log sequence number 48506935 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=433] log sequence number 48506935 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=238] log sequence number 48506979 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=425] log sequence number 48506979 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=245] log sequence number 49980523 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=314] log sequence number 49980523 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=247] log sequence number 49980611 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=442] log sequence number 49980611 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=251] log sequence number 51477981 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=335] log sequence number 51477981 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=253] log sequence number 51478085 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=354] log sequence number 51478085 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=255] log sequence number 53759409 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=434] log sequence number 53759409 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=260] log sequence number 53759557 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=319] log sequence number 53759557 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=262] log sequence number 26401587 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=367] log sequence number 26401587 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=263] log sequence number 53759645 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=381] log sequence number 53759645 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=264] log sequence number 8807400 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=360] log sequence number 8807400 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=265] log sequence number 27497303 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=398] log sequence number 27497303 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=266] log sequence number 940647879 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=443] log sequence number 940647879 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=268] log sequence number 27497391 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=329] log sequence number 27497391 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=270] log sequence number 9411338 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=393] log sequence number 9411338 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=272] log sequence number 55304779 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=325] log sequence number 55304779 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=274] log sequence number 28616612 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=337] log sequence number 28616612 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=276] log sequence number 10038742 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=445] log sequence number 10038742 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=277] log sequence number 56873280 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=446] log sequence number 56873280 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=278] log sequence number 56873324 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=382] log sequence number 56873324 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=279] log sequence number 56873368 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=377] log sequence number 56873368 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=280] log sequence number 29759024 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=341] log sequence number 29759024 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=281] log sequence number 58465944 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=333] log sequence number 58465944 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=282] log sequence number 10689727 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=370] log sequence number 10689727 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=283] log sequence number 58465988 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=399] log sequence number 58465988 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=284] log sequence number 58466032 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=361] log sequence number 58466032 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=285] log sequence number 58466076 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=352] log sequence number 58466076 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=286] log sequence number 2005342 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=386] log sequence number 2005342 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=287] log sequence number 60082755 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=342] log sequence number 60082755 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=288] log sequence number 32672862 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=388] log sequence number 32672862 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=289] log sequence number 60082799 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=328] log sequence number 60082799 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=290] log sequence number 60082843 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=405] log sequence number 60082843 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=291] log sequence number 60082887 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=330] log sequence number 60082887 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=292] log sequence number 2261219 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=372] log sequence number 2261219 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=293] log sequence number 61723526 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=418] log sequence number 61723526 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=294] log sequence number 12061629 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=340] log sequence number 12061629 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=295] log sequence number 61723570 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=426] log sequence number 61723570 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=296] log sequence number 61723614 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=431] log sequence number 61723614 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=297] log sequence number 61723674 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=404] log sequence number 61723674 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=298] log sequence number 2540348 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=346] log sequence number 2540348 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=299] log sequence number 63388529 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=306] log sequence number 63388529 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=300] log sequence number 12782476 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=373] log sequence number 12782476 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=8] log sequence number 938562748 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=10] log sequence number 938562800 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=427] log sequence number 933297680 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=12] log sequence number 938562794 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=307] log sequence number 938562778 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Page [page id: space=0, page number=308] log sequence number 938562738 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-12-15 14:00:48 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-12-15 14:00:48 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-12-15 14:00:48 0 [Note] InnoDB: Setting file '\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-12-15 14:00:48 0 [Note] InnoDB: File '\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-12-15 14:00:48 0 [Note] InnoDB: 10.4.21 started; log sequence number 1890752; transaction id 30636
2021-12-15 14:00:48 2 [ERROR] InnoDB: Page [page id: space=0, page number=9] log sequence number 938562743 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 0 [Note] InnoDB: Loading buffer pool(s) from I:\xampp\mysql\data\ib_buffer_pool
2021-12-15 14:00:48 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-12-15 14:00:48 0 [Note] InnoDB: Cannot open 'I:\xampp\mysql\data\ib_buffer_pool' for reading: No such file or directory
2021-12-15 14:00:48 2 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [Note] Zerofilling moved table: '.\mysql\plugin'
2021-12-15 14:00:48 2 [ERROR] InnoDB: Page [page id: space=0, page number=428] log sequence number 938562800 is in the future! Current system log sequence number 1890761.
2021-12-15 14:00:48 2 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-12-15 14:00:48 0 [Note] Zerofilling moved table: '.\mysql\servers'
2021-12-15 14:00:48 0 [Note] Server socket created on IP: '::'.


Habe die Warnings auf Eine eingekürzt, weil über 60000 Zeichen!

Vielleicht gibt es ja eine Lösung.
Auf meinem Notebook bestand das Problem auch. Da hat die Reparatur aber funktioniert und MySQL bleibt über das Control Panel geöffnet.
Minutenrad
 
Posts: 2
Joined: 13. December 2021 18:06
XAMPP version: 8.0.12
Operating System: Windows 10 Pro x64


Return to MariaDB - MySQL

Who is online

Users browsing this forum: No registered users and 26 guests