Also nach deiner Anleitung komme ich nicht weiter, da schon die im schritt mysql error log aktivieren genannte Datei nicht existiert.
Ich habe aber unter /var/log/mysql/ die error.log gefunden. das ist die ausgabe wenn ich versucht habe mysql über systemctl start mysql zu starten: 2020-03-28 15:39:05 1988235264 [Note] InnoDB: Using mutexes to ref count buffer pool pages 2020-03-28 15:39:05 1988235264 [Note] InnoDB: The InnoDB memory heap is disabled 2020-03-28 15:39:05 1988235264 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2020-03-28 15:39:05 1988235264 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier 2020-03-28 15:39:05 1988235264 [Note] InnoDB: Compressed tables use zlib 1.2.8 2020-03-28 15:39:05 1988235264 [Note] InnoDB: Using Linux native AIO 2020-03-28 15:39:05 1988235264 [Note] InnoDB: Using generic crc32 instructions 2020-03-28 15:39:05 1988235264 [Note] InnoDB: Initializing buffer pool, size = 128.0M 2020-03-28 15:39:05 1988235264 [Note] InnoDB: Completed initialization of buffer pool 2020-03-28 15:39:05 1988235264 [Note] InnoDB: Highest supported file format is Barracuda. 2020-03-28 15:39:05 1988235264 [Note] InnoDB: 128 rollback segment(s) are active. 2020-03-28 15:39:05 1988235264 [Note] InnoDB: Waiting for purge to start 2020-03-28 15:39:05 1988235264 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.35-80.0 started; log sequence number 1359030093 2020-03-28 15:39:05 1442837312 [Note] InnoDB: Dumping buffer pool(s) not yet started 2020-03-28 15:39:05 1988235264 [Note] Plugin 'FEEDBACK' is disabled. 2020-03-28 15:39:05 1988235264 [Note] Recovering after a crash using tc.log 2020-03-28 15:39:05 1988235264 [ERROR] Can't init tc log 2020-03-28 15:39:05 1988235264 [ERROR] Aborting leider nicht sehr aussagekräftig Gruß Tobias > Am 28.03.2020 um 15:02 schrieb Daniel Lauckner <v...@jahp.de>: > > Hallo, > > > dann schau mal nach dem Logfile. > http://www.sysadminslife.com/linux/mysql-log-file-aktivieren-error-vs-query-vs-slow-query/ > > > mfg Daniel >