ฐานข้อมูลWordPressผิดพลาด: [Disk full (/tmp/#sql_1_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]
SHOW FULL COLUMNS FROM `wp_options`


Warning: mysqli_query(): (HY000/1021): Disk full (/tmp/#sql_1_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") in /var/www/public_html/wp-includes/wp-db.php on line 2162

ฐานข้อมูลWordPressผิดพลาด: [Disk full (/tmp/#sql_1_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]
SELECT DISTINCT wp_posts.*, MIN(wp_postmeta.meta_value) as EventStartDate, MIN(tribe_event_end_date.meta_value) as EventEndDate FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN wp_postmeta as tribe_event_end_date ON ( wp_posts.ID = tribe_event_end_date.post_id AND tribe_event_end_date.meta_key = '_EventEndDate' ) WHERE 1=1 AND wp_posts.post_name = 'admission65-interview' AND ( wp_postmeta.meta_key = '_EventStartDate' ) AND wp_posts.post_type = 'tribe_events' GROUP BY wp_posts.ID ORDER BY EventStartDate DESC, wp_posts.post_date DESC


Warning: Cannot modify header information - headers already sent by (output started at /var/www/public_html/wp-includes/wp-db.php:1612) in /var/www/public_html/wp-includes/pluggable.php on line 1350

Warning: Cannot modify header information - headers already sent by (output started at /var/www/public_html/wp-includes/wp-db.php:1612) in /var/www/public_html/wp-includes/pluggable.php on line 1353