( ! ) 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.0001362320{main}( )...\index.php:0
20.0001362600require( 'C:\wamp64\www\wwwft\wp-blog-header.php )...\index.php:17
30.27419597848wp( $query_vars = ??? )...\wp-blog-header.php:16
40.27419597848WP->main( $query_args = '' )...\functions.php:1336
50.27479655136WP->query_posts( )...\class-wp.php:816
60.27479655184WP_Query->query( $query = ['post_type' => 'clients'] )...\class-wp.php:696
70.27479655184WP_Query->get_posts( )...\class-wp-query.php:3852
80.27959686168wpdb->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,42,43,45,51,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 0, 12', $x = ??? )...\class-wp-query.php:3357
90.27959686168wpdb->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,42,43,45,51,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 0, 12' )...\class-wpdb.php:3102
100.27969665832wpdb->_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,42,43,45,51,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 0, 12' )...\class-wpdb.php:2258
110.27969665832mysqli_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 = 14181201; 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,42,43,45,51,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 0, 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.0001362320{main}( )...\index.php:0
20.0001362600require( 'C:\wamp64\www\wwwft\wp-blog-header.php )...\index.php:17
30.28349666360require_once( 'C:\wamp64\www\wwwft\wp-includes\template-loader.php )...\wp-blog-header.php:19
40.28449668016include( 'C:\wamp64\www\wwwft\wp-content\themes\fintech\archive-clients.php )...\template-loader.php:106
50.28449668016get_header( $name = ???, $args = ??? )...\archive-clients.php:10
60.28449668392locate_template( $template_names = [0 => 'header.php'], $load = TRUE, $load_once = TRUE, $args = [] )...\general-template.php:48
70.28459668488load_template( $_template_file = 'C:\\wamp64\\www\\wwwft/wp-content/themes/fintech/header.php', $load_once = TRUE, $args = [] )...\template.php:745
80.28459668936require_once( 'C:\wamp64\www\wwwft\wp-content\themes\fintech\header.php )...\template.php:810
90.28499678264wp_head( )...\header.php:7
100.28499678264do_action( $hook_name = 'wp_head' )...\general-template.php:3065
110.28499678640WP_Hook->do_action( $args = [0 => ''] )...\plugin.php:517
120.28499678640WP_Hook->apply_filters( $value = '', $args = [0 => ''] )...\class-wp-hook.php:348
130.28499679392wp_enqueue_scripts( '' )...\class-wp-hook.php:324
140.28509679392do_action( $hook_name = 'wp_enqueue_scripts' )...\script-loader.php:2263
150.28509679768WP_Hook->do_action( $args = [0 => ''] )...\plugin.php:517
160.28509679768WP_Hook->apply_filters( $value = '', $args = [0 => ''] )...\class-wp-hook.php:348
170.28769688760wp_enqueue_global_styles( '' )...\class-wp-hook.php:324
180.28779690424wp_get_global_stylesheet( $types = ??? )...\script-loader.php:2505
190.28789690424WP_Theme_JSON_Resolver::get_merged_data( $origin = ??? )...\global-styles-and-settings.php:183
200.29849968224WP_Theme_JSON_Resolver::get_core_data( )...\class-wp-theme-json-resolver.php:658
210.29849968352WP_Theme_JSON_Resolver::read_json_file( $file_path = 'C:\\wamp64\\www\\wwwft\\wp-includes/theme.json' )...\class-wp-theme-json-resolver.php:165
220.29849968352wp_json_file_decode( $filename = 'C:\\wamp64\\www\\wwwft\\wp-includes/theme.json', $options = ['associative' => TRUE] )...\class-wp-theme-json-resolver.php:110
230.29859968808file_get_contents( $filename = 'C:/wamp64/www/wwwft/wp-includes/theme.json' )...\functions.php:4629