Just a headups in case anyone has the same problem.
After upgrading MariaDB from 10.4 to 10.6 using custombuild, it failed to start.
Error:
This was solved by installing the missing package 'libpmem'
After upgrading MariaDB from 10.4 to 10.6 using custombuild, it failed to start.
Error:
Code:
/usr/sbin/mysqld: error while loading shared libraries: libpmem.so.1: cannot open shared object file: No such file or directory
This was solved by installing the missing package 'libpmem'
Code:
yum install libpmem