i have just updated my maria db version to 10.6.5 and when i start apache is starts very well but when i start MySQL it doesn't rather..i have followed all the steps in updating the version but i cant really understand why its unable to start..here is the error log
2021-12-31 15:01:17 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-12-31 15:01:17 0 [Note] InnoDB: Number of pools: 1
2021-12-31 15:01:17 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2021-12-31 15:01:17 0 [Note] InnoDB: Initializing buffer pool, total size = 16777216, chunk size = 16777216
2021-12-31 15:01:17 0 [Note] InnoDB: Completed initialization of buffer pool
2021-12-31 15:01:18 0 [ERROR] InnoDB: Upgrade after a crash is not supported. The redo log was created with MariaDB 10.4.16.
2021-12-31 15:01:18 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2021-12-31 15:01:18 0 [Note] InnoDB: Starting shutdown...
2021-12-31 15:01:18 0 [ERROR] Plugin 'InnoDB' init function returned error.
2021-12-31 15:01:18 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2021-12-31 15:01:18 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-12-31 15:01:18 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2021-12-31 15:01:18 0 [ERROR] Aborting