( ! ) 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.0001362656{main}( )...\index.php:0
20.0001362936require( 'C:\wamp64\www\wwwft\wp-blog-header.php )...\index.php:17
30.30229598216wp( $query_vars = ??? )...\wp-blog-header.php:16
40.30229598216WP->main( $query_args = '' )...\functions.php:1336
50.30299655504WP->query_posts( )...\class-wp.php:816
60.30299655552WP_Query->query( $query = ['post_type' => 'clients'] )...\class-wp.php:696
70.30299655552WP_Query->get_posts( )...\class-wp-query.php:3852
80.30819693080wpdb->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,40,42,43,46,50,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_title ASC\n\t\t\t\t\t LIMIT 0, 12', $x = ??? )...\class-wp-query.php:3357
90.30819693080wpdb->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,40,42,43,46,50,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_title ASC\n\t\t\t\t\t LIMIT 0, 12' )...\class-wpdb.php:3102
100.30819670920wpdb->_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,40,42,43,46,50,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_title ASC\n\t\t\t\t\t LIMIT 0, 12' )...\class-wpdb.php:2258
110.30819670920mysqli_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 = 14183381; 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,40,42,43,46,50,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_title ASC\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.0001362656{main}( )...\index.php:0
20.0001362936require( 'C:\wamp64\www\wwwft\wp-blog-header.php )...\index.php:17
30.31089670992require_once( 'C:\wamp64\www\wwwft\wp-includes\template-loader.php )...\wp-blog-header.php:19
40.31189672648include( 'C:\wamp64\www\wwwft\wp-content\themes\fintech\archive-clients.php )...\template-loader.php:106
50.31189672648get_header( $name = ???, $args = ??? )...\archive-clients.php:10
60.31189673024locate_template( $template_names = [0 => 'header.php'], $load = TRUE, $load_once = TRUE, $args = [] )...\general-template.php:48
70.31199673120load_template( $_template_file = 'C:\\wamp64\\www\\wwwft/wp-content/themes/fintech/header.php', $load_once = TRUE, $args = [] )...\template.php:745
80.31199673568require_once( 'C:\wamp64\www\wwwft\wp-content\themes\fintech\header.php )...\template.php:810
90.31239682896wp_head( )...\header.php:7
100.31239682896do_action( $hook_name = 'wp_head' )...\general-template.php:3065
110.31239683272WP_Hook->do_action( $args = [0 => ''] )...\plugin.php:517
120.31239683272WP_Hook->apply_filters( $value = '', $args = [0 => ''] )...\class-wp-hook.php:348
130.31239684024wp_enqueue_scripts( '' )...\class-wp-hook.php:324
140.31239684024do_action( $hook_name = 'wp_enqueue_scripts' )...\script-loader.php:2263
150.31239684400WP_Hook->do_action( $args = [0 => ''] )...\plugin.php:517
160.31239684400WP_Hook->apply_filters( $value = '', $args = [0 => ''] )...\class-wp-hook.php:348
170.31509693392wp_enqueue_global_styles( '' )...\class-wp-hook.php:324
180.31519695056wp_get_global_stylesheet( $types = ??? )...\script-loader.php:2505
190.31519695056WP_Theme_JSON_Resolver::get_merged_data( $origin = ??? )...\global-styles-and-settings.php:183
200.32589972856WP_Theme_JSON_Resolver::get_core_data( )...\class-wp-theme-json-resolver.php:658
210.32589972984WP_Theme_JSON_Resolver::read_json_file( $file_path = 'C:\\wamp64\\www\\wwwft\\wp-includes/theme.json' )...\class-wp-theme-json-resolver.php:165
220.32589972984wp_json_file_decode( $filename = 'C:\\wamp64\\www\\wwwft\\wp-includes/theme.json', $options = ['associative' => TRUE] )...\class-wp-theme-json-resolver.php:110
230.32599973440file_get_contents( $filename = 'C:/wamp64/www/wwwft/wp-includes/theme.json' )...\functions.php:4629