Installing
-
2. Enabling MariaDB Repo
Add MariaDB Repository for CentOS 7 GNU/Linux
Setup it as for the Corresponding CentOS Release.
-
3. Installing MariaDB
Then to Install MariaDB in CentOS 7.
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 7 GNU/Linux
Setup it as for the Corresponding CentOS Release.
Then to Install MariaDB in CentOS 7.
sudo yum install mariadb-server