[MySQL] Datenbankfehler nach Nodeausfall

Sithys

Captain Pro
Registriert
Dez. 2010
Beiträge
3.484
Moin zusammen,
wir haben gerade ein mehr oder weniger großes Problem. Am Samstag bekomm ich vom Host eine E-Mail, dass auf Grund eines Nodeausfalles derzeit unser Server nicht erreichbar sei. Nachdem dann der Server wieder erreichbar war, ging nichts mehr :freak:.

Auf dem Server läuft ein Win 10 (fragt mich nicht wieso, dass kommt nicht von mir) sowie eine Jira und eine Confluence Installation - mit einer MySQL-DB. Der MySQL-Dienst lässt sich nicht starten, ich hab irre Fehlermeldungen, die ich mir nicht erklären kann, wie gesagt: Vor Samstag ging alles!

Vielleicht hat ja von Euch noch jemand eine Idee?

image002.png
 
Kannst du da auch händisch rein wechseln in der DosBox?
Weil er sagt ja, dass der Ordner nicht vorhanden ist.
 
Unter welchem User läuft der Mysql-Dienst?

Hintergrund:
Hat der entsprechende User Zugriff auf die problematischen Pfade?
 
schau mal nach ob ggf ein anderer Dienst mit deinem, in der my.ini definierten Port läuft.
 
Ich komm nicht weiter... ich hab jetzt das Logging aktiviert, irgendwie ist's ne korrupte InnoDB... ich könnte sonst was machen... gibt natürlich auch kein Backup, so alt war das System noch nicht, aber 300 Tickets waren da ganz locker angelegt. Hier intern muss natürlich jetzt geprüft werden, wer primär für die Kiste verantwortlich gewesen ist - vielleicht kann ja jemand mit dem Log was anfangen
1f914.png



PS: Und das alles nur wegen eines Nodeausfalles? Netcup hat selbstverständlich auch kein Backup - klar, ist ein Root, dennoch schade.

2018-01-08T11:50:53.370485Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2018-01-08T11:50:53.370485Z 0 [Warning] 'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'ERROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will be merged with strict mode in a future release.
2018-01-08T11:50:53.370485Z 0 [Note] C:\Program Files\MySQL\MySQL Server 5.7\bin\mysqld.exe (mysqld 5.7.19-log) starting as process 7632 ...
2018-01-08T11:50:53.417323Z 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2018-01-08T11:50:53.417323Z 0 [Note] InnoDB: Uses event mutexes
2018-01-08T11:50:53.417323Z 0 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2018-01-08T11:50:53.417323Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-01-08T11:50:53.417323Z 0 [Note] InnoDB: Adjusting innodb_buffer_pool_instances from 8 to 1 since innodb_buffer_pool_size is less than 1024 MiB
2018-01-08T11:50:53.417323Z 0 [Note] InnoDB: Number of pools: 1
2018-01-08T11:50:53.417323Z 0 [Note] InnoDB: Not using CPU crc32 instructions
2018-01-08T11:50:53.432937Z 0 [Note] InnoDB: Initializing buffer pool, total size = 8M, instances = 1, chunk size = 8M
2018-01-08T11:50:53.432937Z 0 [Note] InnoDB: Completed initialization of buffer pool
2018-01-08T11:50:53.886073Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
2018-01-08T11:50:53.886073Z 0 [Note] InnoDB: Log scan progressed past the checkpoint lsn 42571237625
2018-01-08T11:50:53.886073Z 0 [Note] InnoDB: Doing recovery: scanned up to log sequence number 42571240425
2018-01-08T11:50:53.932986Z 0 [Note] InnoDB: Database was not shutdown normally!
2018-01-08T11:50:53.948598Z 0 [Note] InnoDB: Starting crash recovery.
2018-01-08T11:50:58.761292Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2018-01-08T11:50:58.761292Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2018-01-08T11:50:58.776873Z 0 [Note] InnoDB: Setting file '.\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2018-01-08T11:50:58.823588Z 0 [Note] InnoDB: File '.\ibtmp1' size is now 12 MB.
2018-01-08T11:50:58.839210Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
2018-01-08T11:50:58.839210Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
2018-01-08T11:50:58.839210Z 0 [Note] InnoDB: Waiting for purge to start
2018-01-08T11:50:58.870436Z 0 [ERROR] InnoDB: Database page corruption on disk or a failed file read of page [page id: space=419, page number=1511]. You may have to recover from a backup.
2018-01-08T11:50:58.870436Z 0 [Note] InnoDB: Page dump in ascii and hex (16384 bytes):
len 16384; hex [Note] InnoDB: page_cleaner: 1000ms intended loop took 5469ms. The settings might not be optimal. (flushed=0 and evicted=0, during the time.)
[Note] InnoDB: 5.7.19 started; log sequence number 42571240425
[Note] Plugin 'FEDERATED' is disabled.
[Note] InnoDB: Loading buffer pool(s) from C:\ProgramData\MySQL\MySQL Server 5.7\Data\ib_buffer_pool
[Warning] Failed to set up SSL because of the following SSL library error: SSL context is not usable without certificate and private key
2018-01-08T11:50:58.979821Z 0 [Note] Server hostname (bind-address): '*'; port: 3306
2018-01-08T11:50:58.979821Z 0 [Note] IPv6 is available.
2018-01-08T11:50:58.979821Z 0 [Note] - '::' resolves to '::';
2018-01-08T11:50:58.979821Z 0 [Note] Server socket created on IP: '::'.
[Note] InnoDB: Buffer pool(s) load completed at 180108 12:50:58
tlassian.core.task.DefaultTaskQueue@ffa6851R c S ReferralQueueFlushJob | SExecuted tasks for queue com.atlassian.confluence.links.ReferralTaskQueue@3bf205d8 ( B c T conversionQueueMonitor | S 0 < c U q ClusterSafetyJob | % S 8 ? c V flushEdgeIndexQueue | , S @ B c W v conversionQueueMonitor | - S H @ c X w synchronyStatusCheck | / S P J c Y contentJobQueueExecutorTrigger | @ S X B c Z conversionQueueMonitor | @ S ` < c [ ClusterSafetyJob | G S h ? c \ 0 # flushEdgeIndexQueue | N S p B c ] 9 ( conversionQueueMonitor | O SJ x c ^ ; ) LocalTaskQueueFlushJob | O SExecuted tasks for queue com.atlassian.core.task.DefaultTaskQueue@338f9ba0 @ c _ } synchronyStatusCheck | Q SN c ` b MailQueueFlushJob | S SExecuted tasks for queue com.atlassian.core.task.ErrorQueuedTaskQueue@70c263bfI c a TaskQueueFlushJob | X SExecuted tasks for queue com.atlassian.core.task.DefaultTaskQueue@ffa6851R c b " ReferralQueueFlushJob | \ SExecuted tasks for queue com.atlassian.confluence.links.ReferralTaskQueue@3bf205d8 B c c ( conversionQueueMonitor | ^ S < c d ClusterSafetyJob | e S ? c e flushEdgeIndexQueue | l S B c f # conversionQueueMonitor | m S @ c g ! @ synchronyStatusCheck | o S @ c h , * EhCacheCompactionJob | t S& k c i 0 , LaasPerformanceLoggingJob | v ALaaS performance logging is turned off J c j 9 : contentJobQueueExecutorTrigger | S B c k > 7 conversionQueueMonitor | S! f c l E @ ESIndexJournalVerifierJob | ADark feature es.indexing disabled < c m I g ClusterSafetyJob | S ? c n e flushEdgeIndexQueue | S B c o conversionQueueMonitor | SJ c p l LocalTaskQueueFlushJob | SExecuted tasks for queue com.atlassian.core.task.DefaultTaskQueue@338f9ba0 @ c q synchronyStatusCheck | SN c r 7 MailQueueFlushJob | SExecuted tasks for queue com.atlassian.core.task.ErrorQueuedTaskQueue@70c263bfI c s TaskQueueFlushJob | SExecuted tasks for queue com.atlassian.core.task.DefaultTaskQueue@ffa6851R ( c t 1 E ReferralQueueFlushJob | SExecuted tasks for queue com.atlassian.confluence.links.ReferralTaskQueue@3bf205d8 0 B c u ? L conversionQueueMonitor | S 8 < c v k b ClusterSafetyJob | S @ ? c w q e flushEdgeIndexQueue | S H B c x u conversionQueueMonitor | S P @ c y w i synchronyStatusCheck | S X B c z conversionQueueMonitor | S ` J c { contentJobQueueExecutorTrigger | S h < c | ClusterSafetyJob | S p ? c } : flushEdgeIndexQueue | S x B c ~ conversionQueueMonitor | SJ c LocalTaskQueueFlushJob | SExecuted tasks for queue com.atlassian.core.task.DefaultTaskQueue@338f9ba0 @ c J synchronyStatusCheck | SN c . S MailQueueFlushJob | SExecuted tasks for queue com.atlassian.core.task.ErrorQueuedTaskQueue@70c263bfI c 5 W TaskQueueFlushJob | SExecuted tasks for queue com.atlassian.core.task.DefaultTaskQueue@ffa6851R c } - ReferralQueueFlushJob | SExecuted tasks for queue com.atlassian.confluence.links.ReferralTaskQueue@3bf205d8 B c conversionQueueMonitor | S < c * ClusterSafetyJob | S ? c : flushEdgeIndexQueue | S B c 7 conversionQueueMonitor | S @ c synchronyStatusCheck | S = c batchingJobConfig | S J c contentJobQueueExecutorTrigger | S ) U c confluenceDavSessionInvalidatorJobTrigger | S B c # conversionQueueMonitor | S! f c ' ESIndexJournalVerifierJob | ADark feature es.indexing disabled < c ) ClusterSafetyJob | S ? c flushEdgeIndexQueue | S B c ) conversionQueueMonitor | SJ c + LocalTaskQueueFlushJob | SExecuted tasks for queue com.atlassian.core.task.DefaultTaskQueue@338f9ba0 @ c m synchronyStatusCheck | SN c } " MailQueueFlushJob | SExecuted tasks for queue com.atlassian.core.task.ErrorQueuedTaskQueue@70c263bfI ( c ( TaskQueueFlushJob | SExecuted tasks for queue com.atlassian.core.task.DefaultTaskQueue@ffa6851R 0 c 4 ReferralQueueFlushJob | SExecuted tasks for queue com.atlassian.confluence.links.ReferralTaskQueue@3bf205d8 8 B c 6 conversionQueueMonitor | S @ < c R ClusterSafetyJob | % S H ? c U flushEdgeIndexQueue | , S P B c W conversionQueueMonitor | - S X @ c X synchronyStatusCheck | / S ` J c $ ` contentJobQueueExecutorTrigger | @ S h B c + : conversionQueueMonitor | @ S p < c 4 ClusterSafetyJob | G S x ? c n " flushEdgeIndexQueue | N S B c w ' conversionQueueMonitor | O SJ c y ( LocalTaskQueueFlushJob | O SExecuted tasks for queue com.atlassian.core.task.DefaultTaskQueue@338f9ba0 @ c * synchronyStatusCheck | Q SN c @ MailQueueFlushJob | S SExecuted tasks for queue com.atlassian.core.task.ErrorQueuedTaskQueue@70c263bfI c E TaskQueueFlushJob | X SExecuted tasks for queue com.atlassian.core.task.DefaultTaskQueue@ffa6851R c ReferralQueueFlushJob | \ SExecuted tasks for queue com.atlassian.confluence.links.ReferralTaskQueue@3bf205d8 B c ' q conversionQueueMonitor | ^ S < c S ClusterSafetyJob | e S ? c Y flushEdgeIndexQueue | l S B c ] " conversionQueueMonitor | m S @ c _ # synchronyStatusCheck | o S J c v contentJobQueueExecutorTrigger | S B c z : conversionQueueMonitor | S! f c ESIndexJournalVerifierJob | ADark feature es.indexing disabled < c ClusterSafetyJob | S ? c g flushEdgeIndexQueue | S B c y conversionQueueMonitor | SJ c LocalTaskQueueFlushJob | SExecuted tasks for queue com.atlassian.core.task.DefaultTaskQueue@338f9ba0 @ c q synchronyStatusCheck | SN c x MailQueueFlushJob | SExecuted tasks for queue com.atlassian.core.task.ErrorQueuedTaskQueue@70c263bfI c " TaskQueueFlushJob | SExecuted tasks for queue com.atlassian.core.task.DefaultTaskQueue@ffa6851R ( c l ReferralQueueFlushJob | SExecuted tasks for queue com.atlassian.confluence.links.ReferralTaskQueue@3bf205d8 0 B c x conversionQueueMonitor | S 8 < c ClusterSafetyJob | S @ ? c @ flushEdgeIndexQueue | S H B c g conversionQueueMonitor | S P @ c C synchronyStatusCheck | S X C c y DeferredFileDeletionJob | S ` @ c L EhCacheCompactionJob | S& h k c b LaasPerformanceLoggingJob | ALaaS performance logging is turned off p J c S contentJobQueueExecutorTrigger | S x B c V conversionQueueMonitor | S < c ClusterSafetyJob | S ? c flushEdgeIndexQueue | S B c conversionQueueMonitor | SJ c LocalTaskQueueFlushJob | SExecuted tasks for queue com.atlassian.core.task.DefaultTaskQueue@338f9ba0 @ c a synchronyStatusCheck | SN c s , MailQueueFlushJob | SExecuted tasks for queue com.atlassian.core.task.ErrorQueuedTaskQueue@70c263bfI c z TaskQueueFlushJob | SExecuted tasks for queue com.atlassian.core.task.DefaultTaskQueue@ffa6851R c ReferralQueueFlushJob | SExecuted tasks for queue com.atlassian.confluence.links.ReferralTaskQueue@3bf205d8 B c : conversionQueueMonitor | S < c { ClusterSafetyJob | S ? c flushEdgeIndexQueue | S B c conversionQueueMonitor | S @ c synchronyStatusCheck | S J c contentJobQueueExecutorTrigger | S B c conversionQueueMonitor | S! f c % ESIndexJournalVerifierJob | ADark feature es.indexing disabled < c $ ' ClusterSafetyJob | S ? c ^ ) flushEdgeIndexQueue | S B c g conversionQueueMonitor | SJ c i * LocalTaskQueueFlushJob | SExecuted tasks for queue com.atlassian.core.task.DefaultTaskQueue@338f9ba0 @ c _ synchronyStatusCheck | SN ( c i MailQueueFlushJob | SExecuted tasks for queue com.atlassian.core.task.ErrorQueuedTaskQueue@70c263bfI 0 c m TaskQueueFlushJob | SExecuted tasks for queue com.atlassian.core.task.DefaultTaskQueue@ffa6851R 8 c ( ReferralQueueFlushJob | SExecuted tasks for queue com.atlassian.confluence.links.ReferralTaskQueue@3bf205d8 @ B c conversionQueueMonitor | S H < c C @ ClusterSafetyJob | % S P ? c I ' flushEdgeIndexQueue | , S X B c M ) conversionQueueMonitor | - S ` @ c O * synchronyStatusCheck | / S h J c ` 7 contentJobQueueExecutorTrigger | @ S ) p U c b confluenceDavSessionInvalidatorJobTrigger | @ S x B c f conversionQueueMonitor | @ S < c o E ClusterSafetyJob | G S ? c flushEdgeIndexQueue | N S B c m conversionQueueMonitor | O SJ c LocalTaskQueueFlushJob | O SExecuted tasks for queue com.atlassian.core.task.DefaultTaskQueue@338f9ba0 @ c synchronyStatusCheck | Q SN c 7 MailQueueFlushJob | S SExecuted tasks for queue com.atlassian.core.task.ErrorQueuedTaskQueue@70c263bfI c TaskQueueFlushJob | X SExecuted tasks for queue com.atlassian.core.task.DefaultTaskQueue@ffa6851R c T E ReferralQueueFlushJob | \ SExecuted tasks for queue com.atlassian.confluence.links.ReferralTaskQueue@3bf205d8 B c b L conversionQueueMonitor | ^ S < c b ClusterSafetyJob | e S ? c e flushEdgeIndexQueue | l S B c conversionQueueMonitor | m S @ c i synchronyStatusCheck | o S J c contentJobQueueExecutorTrigger | S B c u conversionQueueMonitor | S! f c ESIndexJournalVerifierJob | ADark feature es.indexing disabled < c { ClusterSafetyJob | S ? c 6 flushEdgeIndexQueue | S B c conversionQueueMonitor | SJ c LocalTaskQueueFlushJob | SExecuted tasks for queue com.atlassian.core.task.DefaultTaskQueue@338f9ba0 @ c A synchronyStatusCheck | SN ( c P R MailQueueFlushJob | SExecuted tasks for queue com.atlassian.core.task.ErrorQueuedTaskQueue@70c263bfI 0 c W V TaskQueueFlushJob | SExecuted tasks for queue com.atlassian.core.task.DefaultTaskQueue@ffa6851R 8 c { ReferralQueueFlushJob | SExecuted tasks for queue com.atlassian.confluence.links.ReferralTaskQueue@3bf205d8 @ B c conversionQueueMonitor | S H < c ClusterSafetyJob | S P ? c 5 flushEdgeIndexQueue | S X B c 6 conversionQueueMonitor | S ` @ c 7 synchronyStatusCheck | S h J c contentJobQueueExecutorTrigger | S p B c # conversionQueueMonitor | S x < c ( ClusterSafetyJob | S ? c C S flushEdgeIndexQueue | S B c L X conversionQueueMonitor | SJ c N LocalTaskQueueFlushJob | SExecuted tasks for queue com.atlassian.core.task.DefaultTaskQueue@338f9ba0 p9 8 6 5b44371Q0 . - , * ) ( & %Y$&#!! s \ 9 : \ _ y , $ % c u qkz;
InnoDB: End of page dump
2018-01-08T11:50:59.198630Z 0 [Note] InnoDB: Uncompressed page, stored checksum in field1 3156728463, calculated checksums for field1: crc32 3156728463/4068663642, innodb 3520844053, none 3735928559, stored checksum in field2 3808855669, calculated checksums for field2: crc32 3156728463/4068663642, innodb 2163205796, none 3735928559, page LSN 9 3916476018, low 4 bytes of LSN at page end 3916524410, page number (if stored to page already) 1511, space id (if created with >= MySQL-4.1.1 and stored already) 419
InnoDB: Page may be an index page where index id is 880
2018-01-08T11:50:59.198630Z 0 [Note] InnoDB: Index 880 is `PRIMARY` in table `confluence_db`.`scheduler_run_details`
2018-01-08T11:50:59.198630Z 0 [Note] InnoDB: It is also possible that your operating system has corrupted its own file cache and rebooting your computer removes the error. If the corrupt page is an index page. You can also try to fix the corruption by dumping, dropping, and reimporting the corrupt table. You can use CHECK TABLE to scan your table for corruption. Please refer to http://dev.mysql.com/doc/refma…cing-innodb-recovery.html for information about forcing recovery.
2018-01-08 12:50:59 0x1bfc InnoDB: Assertion failure in thread 7164 in file buf0lru.cc line 2213
InnoDB: Failing assertion: bpage->buf_fix_count == 0
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
InnoDB: If you get repeated assertion failures or crashes, even
InnoDB: immediately after the mysqld startup, there may be
InnoDB: corruption in the InnoDB tablespace. Please refer to
InnoDB: http://dev.mysql.com/doc/refma…cing-innodb-recovery.html
InnoDB: about forcing recovery.
11:50:59 UTC - mysqld got exception 0x80000003 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
Attempting to collect some information that could help diagnose the problem.
As this is a crash and something is definitely wrong, the information
collection process might fail.


key_buffer_size=8388608
read_buffer_size=65536
max_used_connections=0
max_threads=151
thread_count=0
connection_count=0
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 58347 K bytes of memory
Hope that's ok; if not, decrease some variables in the equation.


Thread pointer: 0x0
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
7ff7cff375d2 mysqld.exe!my_errno()
7ffb6ce3ee1d MSVCR120.dll!raise()
7ffb6ce44a14 MSVCR120.dll!abort()
7ff7d0053e74 mysqld.exe!?reserve@?$vector@EV?$allocator@E@std@@@std@@QEAAX_K@Z()
7ff7d00384be mysqld.exe!?reserve@?$vector@EV?$allocator@E@std@@@std@@QEAAX_K@Z()
7ff7d0039a39 mysqld.exe!?reserve@?$vector@EV?$allocator@E@std@@@std@@QEAAX_K@Z()
7ff7d0151b7d mysqld.exe!?reserve@?$vector@EV?$allocator@E@std@@@std@@QEAAX_K@Z()
7ff7d0154e3f mysqld.exe!?reserve@?$vector@EV?$allocator@E@std@@@std@@QEAAX_K@Z()
7ff7d006fe8f mysqld.exe!?reserve@?$vector@EV?$allocator@E@std@@@std@@QEAAX_K@Z()
7ff7d000c204 mysqld.exe!?reserve@?$vector@EV?$allocator@E@std@@@std@@QEAAX_K@Z()
7ffb8f9f1fe4 KERNEL32.DLL!BaseThreadInitThunk()
7ffb90f9ef91 ntdll.dll!RtlUserThreadStart()
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.

Der wohl spannendste Part:
2018-01-08T11:50:58.870436Z 0 [ERROR] InnoDB: Database page corruption on disk or a failed file read of page [page id: space=419, page number=1511]. You may have to recover from a backup.

Ich geh kaputt... oh man ._.
 
Bevor du jetzt noch weiter probierst: Mach zuerst ein Full-Backup.

Wie schaut es mit Schattenkopien aus? Waren die vielleicht für die Ordner aktiviert?



Schau mal hier: All zuviel Möglichkeiten scheinst du ja eh nicht mehr zu haben:
https://www.linet-services.de/was-tun-wenns-brennt-innodb-corruption-und-recovery/
https://www.percona.com/blog/2008/07/04/recovering-innodb-table-corruption/
https://stackoverflow.com/questions/226172/how-do-i-repair-an-innodb-table

PS: Wenn der schreibende Node ausfällt, kann auch das passieren.
 
Zuletzt bearbeitet:
gehe in den Dienst, schaue an mit welchem benutzer dieser gestartet wird. gehe dann in die eigenschaften des Ordners auf Sicherheit, Erweitert und Effektiver Zugriff. Prüfe dort ob besagter Nutzer auch wirklich auf den ORdner zugreifen kann.

2018-01-08T11:50:58.870436Z 0 [ERROR] InnoDB: Database page corruption on disk or a failed file read of page [page id: space=419, page number=1511]. You may have to recover from a backup.
ich vermute die DBN wird nicht korrupt sein, sondern ebenfalls in diesem ORdner (oder einem seiner Unterordner) liegen und kann deshalb nicht zugegriffen werden.
Um ganz sicher zu gehen kannst du diesem Pfad auch einfach mal vollzugriff für jeden vergeben.

​Gibt es nach dem Vorfall irgendwelche Hinweise im eventvwr?
 
Hi,

ich habe seit heute ebenfalls eine nicht startende MySQL-Datenbank auf meinem Laptop. Ebenfalls sehr sinnfreie Fehlermeldungen, von "Zugriff verweigert" über

Code:
2018-01-09  7:49:54 11104 [ERROR] Fatal error: mysql.user table is damaged or in unsupported 3.20 format.

Bis vor dem Weihnachtsurlaub hat das System einwandfrei funktioniert, wurde bis gestern auch nicht mehr eingeschaltet.

Was ich im Error-Log noch gefunden habe ist, dass dieser "Fatal Error" schon länger auftritt, scheinbar bisher aber nicht den Start des MySQL-Servers verhindert hat (2017-11-30 13:31:24 10596 [ERROR] Fatal error: mysql.user table is damaged or in unsupported 3.20 format.).

Ich weiß nicht, ob es mit dem Problem des TE zusammenhängt, aber ich finde die zeitliche Komponente hier doch recht merkwürdig und da es beides Windows 10 Systeme sind wäre es schon recht zufällig. Gibt es irgendwelche anderen Berichte, dass ein Windows Update aktuell Probleme mit MySQL Diensten verursacht?

VG,
Mad
 
Hi,

zumindest nicht wissentlich - allerdings kann es bei mir natürlich über die Windows Updates "passiert" sein.

VG,
Mad
 
Zurück
Oben