Hello,
My laptop has requested a reboot when MySQL (MariaDB) was not yet closed.
After rebooting zypper has installed new MariaDB server/client (mysql Ver 15.1 Distrib 10.8.3-MariaDB, for Linux (x86_64) using EditLine wrapper) and then as soon I restarted CQRLOG, I see this error:
2022-09-05 10:55:48 0 [ERROR] InnoDB: Upgrade after a crash is not supported. The redo log was created with MariaDB 10.5.6.
2022-09-05 10:55:48 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2022-09-05 10:55:48 0 [Note] InnoDB: Starting shutdown...
2022-09-05 10:55:48 0 [ERROR] Plugin 'InnoDB' init function returned error.
2022-09-05 10:55:48 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2022-09-05 10:55:48 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-09-05 10:55:48 0 [ERROR] Unknown/unsupported storage engine: innodb
2022-09-05 10:55:48 0 [ERROR] Aborting
I googled a bit and some users has resolved by downgrading to previous mysql version.
However I tried to downgrade but the problem persist.
I need to shed some lights on this to resolve my issue.
Thanks and regards!
I resolved my problem by renaming old CQRLOG folder and by creating a new one.
Regards,
PY1ZRJ