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

How to Install MySQL Server on Xubuntu Gnu/Linux Distro

GNU/Linux Xubuntu Installing MySQL Database Guide

How to Install MySQL Database Server in Xubuntu GNU/Linux desktops – Step by step Tutorials.

And MySQL for Xubuntu Linux is the most popular Open Source SQL Database Management System, is developed, distributed, and supported by Oracle Corporation.

How to Install Latest MySQL Database on Xubuntu GNU/Linux Distro Easy Guide

Installing MySQL Server on Xubuntu