( ! ) 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
#TimeMemoryFunctionLocation
10.0001362400{main}( )...\index.php:0
20.0001362680require( 'C:\wamp64\www\wwwft\wp-blog-header.php )...\index.php:17
30.27849597944wp( $query_vars = ??? )...\wp-blog-header.php:16
40.27849597944WP->main( $query_args = '' )...\functions.php:1336
50.27919655248WP->query_posts( )...\class-wp.php:816
60.27919655304WP_Query->query( $query = ['paged' => '2', 'post_type' => 'clients'] )...\class-wp.php:696
70.27919655304WP_Query->get_posts( )...\class-wp-query.php:3852
80.28449688168wpdb->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 (38,39,41,42,50,52,53,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 12, 12', $x = ??? )...\class-wp-query.php:3357
90.28449688168wpdb->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 (38,39,41,42,50,52,53,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 12, 12' )...\class-wpdb.php:3102
100.28449667288wpdb->_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 (38,39,41,42,50,52,53,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 12, 12' )...\class-wpdb.php:2258
110.28449667288mysqli_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 = 14183418; 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 (38,39,41,42,50,52,53,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 12, 12' )...\class-wpdb.php:2344

( ! ) Fatal error: Out of memory (allocated 2097152) (tried to allocate 20480 bytes) in C:\wamp64\www\wwwft\wp-includes\functions.php on line 4629
Call Stack
#TimeMemoryFunctionLocation
10.0001362400{main}( )...\index.php:0
20.0001362680require( 'C:\wamp64\www\wwwft\wp-blog-header.php )...\index.php:17
30.30829667976require_once( 'C:\wamp64\www\wwwft\wp-includes\template-loader.php )...\wp-blog-header.php:19
40.30989669280include( 'C:\wamp64\www\wwwft\wp-content\themes\fintech\404.php )...\template-loader.php:106
50.30989669280get_header( $name = ???, $args = ??? )...\404.php:10
60.30989669656locate_template( $template_names = [0 => 'header.php'], $load = TRUE, $load_once = TRUE, $args = [] )...\general-template.php:48
70.30989669752load_template( $_template_file = 'C:\\wamp64\\www\\wwwft/wp-content/themes/fintech/header.php', $load_once = TRUE, $args = [] )...\template.php:745
80.30999670200require_once( 'C:\wamp64\www\wwwft\wp-content\themes\fintech\header.php )...\template.php:810
90.31049679528wp_head( )...\header.php:7
100.31049679528do_action( $hook_name = 'wp_head' )...\general-template.php:3065
110.31049679904WP_Hook->do_action( $args = [0 => ''] )...\plugin.php:517
120.31049679904WP_Hook->apply_filters( $value = '', $args = [0 => ''] )...\class-wp-hook.php:348
130.31049680656wp_enqueue_scripts( '' )...\class-wp-hook.php:324
140.31049680656do_action( $hook_name = 'wp_enqueue_scripts' )...\script-loader.php:2263
150.31049681032WP_Hook->do_action( $args = [0 => ''] )...\plugin.php:517
160.31049681032WP_Hook->apply_filters( $value = '', $args = [0 => ''] )...\class-wp-hook.php:348
170.31359690024wp_enqueue_global_styles( '' )...\class-wp-hook.php:324
180.31369691688wp_get_global_stylesheet( $types = ??? )...\script-loader.php:2505
190.31369691688WP_Theme_JSON_Resolver::get_merged_data( $origin = ??? )...\global-styles-and-settings.php:183
200.32469969488WP_Theme_JSON_Resolver::get_core_data( )...\class-wp-theme-json-resolver.php:658
210.32469969616WP_Theme_JSON_Resolver::read_json_file( $file_path = 'C:\\wamp64\\www\\wwwft\\wp-includes/theme.json' )...\class-wp-theme-json-resolver.php:165
220.32469969616wp_json_file_decode( $filename = 'C:\\wamp64\\www\\wwwft\\wp-includes/theme.json', $options = ['associative' => TRUE] )...\class-wp-theme-json-resolver.php:110
230.32489970072file_get_contents( $filename = 'C:/wamp64/www/wwwft/wp-includes/theme.json' )...\functions.php:4629