Moin Leute,
hänge schon seit einigen Stunden mit einem Kollegen dran und wissen leider nicht weiter.
Fehler ist:
Code
- 2019-01-05 13:53:20 10243 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
- 2019-01-05 13:53:20 10243 [Note] InnoDB: Using atomics to ref count buffer pool pages
- 2019-01-05 13:53:20 10243 [Note] InnoDB: The InnoDB memory heap is disabled
- 2019-01-05 13:53:20 10243 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
- 2019-01-05 13:53:20 10243 [Note] InnoDB: Memory barrier is not used
- 2019-01-05 13:53:20 10243 [Note] InnoDB: Compressed tables use zlib 1.2.11
- 2019-01-05 13:53:20 10243 [Note] InnoDB: Not using CPU crc32 instructions
- 2019-01-05 13:53:20 10243 [Note] InnoDB: Initializing buffer pool, size = 128.0M
- 2019-01-05 13:53:20 10243 [Note] InnoDB: Completed initialization of buffer pool
- 2019-01-05 13:53:20 10243 [ERROR] InnoDB: auto-extending data file ./ibdata1 is of a different size 0 pages (rounded down to MB) than specified in the .cnf file: initial 768 pages, max 0 (relevant if non-zero) pages!
- 2019-01-05 13:53:20 10243 [ERROR] InnoDB: Could not open or create the system tablespace. If you tried to add new data files to the system tablespace, and it failed here, you should now edit innodb_data_file_path in my.cnf back to what it was, and remove the new ibdata files InnoDB created in this failed attempt. InnoDB only wrote those files full of zeros, but did not yet use them in any way. But be careful: do not remove old data files which contain your precious data!
- 2019-01-05 13:53:20 10243 [ERROR] Plugin 'InnoDB' init function returned error.
- 2019-01-05 13:53:20 10243 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
- 2019-01-05 13:53:20 10243 [ERROR] Unknown/unsupp
Was ich weiß ist, dass die Logs voll sind und man die irgendwie löschen muss da die Source nicht über Virtual gelaufen ist.
Währe nett wen uns einer kurz helfen könnte.
Würden uns sehr freuen.