( ! ) Warning: mysqli_query(): (HY000/1041): Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space in C:\wamp64\www\wwwft\wp-includes\class-wpdb.php on line 2344 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0001 | 362096 | {main}( ) | ...\index.php:0 |
2 | 0.0001 | 362376 | require( 'C:\wamp64\www\wwwft\wp-blog-header.php ) | ...\index.php:17 |
3 | 0.9752 | 9855264 | wp( $query_vars = ??? ) | ...\wp-blog-header.php:16 |
4 | 0.9752 | 9855264 | WP->main( $query_args = '' ) | ...\functions.php:1336 |
5 | 0.9759 | 9912552 | WP->query_posts( ) | ...\class-wp.php:816 |
6 | 0.9760 | 9912600 | WP_Query->query( $query = ['post_type' => 'clients'] ) | ...\class-wp.php:696 |
7 | 0.9760 | 9912600 | WP_Query->get_posts( ) | ...\class-wp-query.php:3852 |
8 | 0.9818 | 9949736 | wpdb->get_col( $query = 'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID\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 (40,42,43,45,46,47,50,51,52,54)\n) AND ((wp_posts.post_type = \'clients\' AND (wp_posts.post_status = \'publish\' OR wp_posts.post_status = \'acf-disabled\')))\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, 12', $x = ??? ) | ...\class-wp-query.php:3357 |
9 | 0.9818 | 9949736 | wpdb->query( $query = 'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID\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 (40,42,43,45,46,47,50,51,52,54)\n) AND ((wp_posts.post_type = \'clients\' AND (wp_posts.post_status = \'publish\' OR wp_posts.post_status = \'acf-disabled\')))\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, 12' ) | ...\class-wpdb.php:3102 |
10 | 0.9819 | 9927576 | wpdb->_do_query( $query = 'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID\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 (40,42,43,45,46,47,50,51,52,54)\n) AND ((wp_posts.post_type = \'clients\' AND (wp_posts.post_status = \'publish\' OR wp_posts.post_status = \'acf-disabled\')))\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, 12' ) | ...\class-wpdb.php:2258 |
11 | 0.9819 | 9927576 | mysqli_query( $link = class mysqli { public $affected_rows = -1; public $client_info = 'mysqlnd 7.4.26'; public $client_version = 70426; public $connect_errno = 0; public $connect_error = NULL; public $errno = 1041; public $error = 'Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use \'ulimit\' to allow mysqld to use more memory or you can add more swap space'; public $error_list = [0 => [...]]; public $field_count = 1; public $host_info = '127.0.0.1 via TCP/IP'; public $info = NULL; public $insert_id = 0; public $server_info = '8.0.27'; public $server_version = 80027; public $sqlstate = 'HY000'; public $protocol_version = 10; public $thread_id = 16772678; public $warning_count = 1 }, $query = 'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID\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 (40,42,43,45,46,47,50,51,52,54)\n) AND ((wp_posts.post_type = \'clients\' AND (wp_posts.post_status = \'publish\' OR wp_posts.post_status = \'acf-disabled\')))\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, 12' ) | ...\class-wpdb.php:2344 |