I am unable to find MariaDB version 10.4.13 using brew. After reinstalling by uninstalling and installing (critical mistake) Homebrew upgraded my version to 10.5.5
Now I am getting the following error:
020-08-14 20:33:07 0 [Note] InnoDB: Uses event mutexes
2020-08-14 20:33:07 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-08-14 20:33:07 0 [Note] InnoDB: Number of pools: 1
2020-08-14 20:33:07 0 [Note] InnoDB: Using SSE4.2 crc32 instructions
2020-08-14 20:33:07 0 [Note] InnoDB: Initializing buffer pool, total size = 268435456, chunk size = 134217728
2020-08-14 20:33:07 0 [Note] InnoDB: Completed initialization of buffer pool
2020-08-14 20:33:07 0 [ERROR] InnoDB: Upgrade after a crash is not supported. The redo log was created with MariaDB 10.4.13.
2020-08-14 20:33:07 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2020-08-14 20:33:07 0 [Note] InnoDB: Starting shutdown...
2020-08-14 20:33:07 0 [ERROR] Plugin 'InnoDB' init function returned error.
2020-08-14 20:33:07 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2020-08-14 20:33:07 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-08-14 20:33:07 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2020-08-14 20:33:07 0 [ERROR] Aborting
Any help would be greatly appreciated. I have still have my datadir somewhere outside of the /var/log/mysql.