$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install MariaDB on Linux Mint 18 LTS

May 2, 2019 | By the+gnu+linux+evangelist.

Enabling Repo

  1. 2. Enabling MariaDB Repo

    Add MariaDB Repository for Mint GNU/Linux

    Enabling MariaDB Repo for Linux Mint

Contents