Installing
-
2. Enabling MariaDB Repo
Add MariaDB Repository for CentOS 8/Stream GNU/Linux
Setup it as for the Corresponding CentOS Release.
-
3. Installing MariaDB
Then to Install MariaDB on CentOS 8.
sudo yum install mariadb-server
Contents
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }
Add MariaDB Repository for CentOS 8/Stream GNU/Linux
Setup it as for the Corresponding CentOS Release.
Then to Install MariaDB on CentOS 8.
sudo yum install mariadb-server