Can you please let me know why MariaDB has not released a Mariadb 10.2 official repository for ubuntu 20.04? Does that mean that we cannot install Mariadb 10.2 on Ubuntu 20.04? MariaDB 10.2 and Ubuntu 20.04, are they incompatible?
Is that okay if I install MariaDB 10.2 on ubuntu 20.04 from the following official repository?
sudo add-apt-repository 'deb [arch=amd64,arm64,ppc64el] https://mirror.kku.ac.th/mariadb/repo/10.2/ubuntu bionic main'
Regards