What is the alternative package for libmariadb-dev from ubuntu on rhel 9? When we are compiling project on ubuntu, we use
<code>#include <mariadb/mysql.h>
</code>
<code>#include <mariadb/mysql.h>
</code>
#include <mariadb/mysql.h>
which is problematic on rhel, because every mariadb package that I found creates only mysql/mysql.h.