( ! ) Fatal error: Out of memory (allocated 2097152) (tried to allocate 45056 bytes) in C:\wamp\bin\apache\apache2.4.54.2\htdocs\wordpress\wp-includes\class-wpdb.php on line 2344
Call Stack
#TimeMemoryFunctionLocation
10.0002359776{main}( )...\index.php:0
20.0002359976require( 'C:\wamp\bin\apache\apache2.4.54.2\htdocs\wordpress\wp-blog-header.php )...\index.php:17
31.185915264512wp( $query_vars = ??? )...\wp-blog-header.php:16
41.185915264544WP->main( $query_args = '' )...\functions.php:1336
51.187015302128WP->query_posts( )...\class-wp.php:816
61.187015302176WP_Query->query( $query = ['paged' => '12', 'post_type' => 'product'] )...\class-wp.php:696
71.187015302176WP_Query->get_posts( )...\class-wp-query.php:3852
81.198715336976_prime_post_caches( $ids = [0 => '2818', 1 => '2815', 2 => '2992', 3 => '2840', 4 => '2791', 5 => '2842', 6 => '2951', 7 => '2805', 8 => '2809', 9 => '2787', 10 => '2955', 11 => '2812'], $update_term_cache = TRUE, $update_meta_cache = TRUE )...\class-wp-query.php:3362
91.200815491688update_postmeta_cache( $post_ids = [0 => '2818', 1 => '2815', 2 => '2992', 3 => '2840', 4 => '2791', 5 => '2842', 6 => '2951', 7 => '2805', 8 => '2809', 9 => '2787', 10 => '2955', 11 => '2812'] )...\post.php:7944
101.200815491688update_meta_cache( $meta_type = 'post', $object_ids = [0 => '2818', 1 => '2815', 2 => '2992', 3 => '2840', 4 => '2791', 5 => '2842', 6 => '2951', 7 => '2805', 8 => '2809', 9 => '2787', 10 => '2955', 11 => '2812'] )...\post.php:7557
111.200915493632wpdb->get_results( $query = 'SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (2818,2815,2992,2840,2791,2842,2951,2805,2809,2787,2955,2812) ORDER BY meta_id ASC', $output = 'ARRAY_A' )...\meta.php:1177
121.200915493696wpdb->query( $query = 'SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (2818,2815,2992,2840,2791,2842,2951,2805,2809,2787,2955,2812) ORDER BY meta_id ASC' )...\class-wpdb.php:3141
131.200915402680wpdb->_do_query( $query = 'SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (2818,2815,2992,2840,2791,2842,2951,2805,2809,2787,2955,2812) ORDER BY meta_id ASC' )...\class-wpdb.php:2258
141.200915402680mysqli_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 = 0; public $error = ''; public $error_list = []; public $field_count = 3; public $host_info = 'localhost via TCP/IP'; public $info = NULL; public $insert_id = 0; public $server_info = '5.7.40'; public $server_version = 50740; public $sqlstate = '00000'; public $protocol_version = 10; public $thread_id = 296025; public $warning_count = 0 }, $query = 'SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (2818,2815,2992,2840,2791,2842,2951,2805,2809,2787,2955,2812) ORDER BY meta_id ASC' )...\class-wpdb.php:2344