( ! ) Warning: mysqli_query(): (HY000/3): Error writing file '/tmp/MYcZxJuB' (Errcode: 28 - No space left on device) in /www/wwwroot/makimaaaaa.com/wp-includes/class-wpdb.php on line 2345
wpdb->get_results( $query = 'SELECT wp_posts.*\n\t\t\t\t\t FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)\n\t\t\t\t\t WHERE 1=1 AND ( \n wp_term_relationships.term_taxonomy_id IN (628)\n) AND wp_posts.post_type = \'post\' AND ((wp_posts.post_status = \'publish\'))\n\t\t\t\t\t GROUP BY wp_posts.ID\n\t\t\t\t\t ORDER BY wp_posts.post_date DESC\n\t\t\t\t\t LIMIT 0, 5000', $output = ??? )
.../class-wp-query.php:3367
13
2.2222
50054536
wpdb->query( $query = 'SELECT wp_posts.*\n\t\t\t\t\t FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)\n\t\t\t\t\t WHERE 1=1 AND ( \n wp_term_relationships.term_taxonomy_id IN (628)\n) AND wp_posts.post_type = \'post\' AND ((wp_posts.post_status = \'publish\'))\n\t\t\t\t\t GROUP BY wp_posts.ID\n\t\t\t\t\t ORDER BY wp_posts.post_date DESC\n\t\t\t\t\t LIMIT 0, 5000' )
.../class-wpdb.php:3142
14
2.2222
50037080
wpdb->_do_query( $query = 'SELECT wp_posts.*\n\t\t\t\t\t FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)\n\t\t\t\t\t WHERE 1=1 AND ( \n wp_term_relationships.term_taxonomy_id IN (628)\n) AND wp_posts.post_type = \'post\' AND ((wp_posts.post_status = \'publish\'))\n\t\t\t\t\t GROUP BY wp_posts.ID\n\t\t\t\t\t ORDER BY wp_posts.post_date DESC\n\t\t\t\t\t LIMIT 0, 5000' )
.../class-wpdb.php:2259
15
2.2222
50037080
mysqli_query( $link = class mysqli { public $affected_rows = -1; public $client_info = 'mysqlnd 7.4.33'; public $client_version = 70433; public $connect_errno = 0; public $connect_error = NULL; public $errno = 3; public $error = 'Error writing file \'/tmp/MYcZxJuB\' (Errcode: 28 - No space left on device)'; public $error_list = [0 => [...]]; public $field_count = 23; public $host_info = 'Localhost via UNIX socket'; public $info = NULL; public $insert_id = 0; public $server_info = '5.7.44-log'; public $server_version = 50744; public $sqlstate = 'HY000'; public $protocol_version = 10; public $thread_id = 29155; public $warning_count = 0 }, $query = 'SELECT wp_posts.*\n\t\t\t\t\t FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)\n\t\t\t\t\t WHERE 1=1 AND ( \n wp_term_relationships.term_taxonomy_id IN (628)\n) AND wp_posts.post_type = \'post\' AND ((wp_posts.post_status = \'publish\'))\n\t\t\t\t\t GROUP BY wp_posts.ID\n\t\t\t\t\t ORDER BY wp_posts.post_date DESC\n\t\t\t\t\t LIMIT 0, 5000' )