( ! ) 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.0001362512{main}( )...\index.php:0
20.0001362792require( 'C:\wamp64\www\wwwft\wp-blog-header.php )...\index.php:17
30.28319598056wp( $query_vars = ??? )...\wp-blog-header.php:16
40.28319598056WP->main( $query_args = '' )...\functions.php:1336
50.28389655344WP->query_posts( )...\class-wp.php:816
60.28389655392WP_Query->query( $query = ['post_type' => 'clients'] )...\class-wp.php:696
70.28389655392WP_Query->get_posts( )...\class-wp-query.php:3852
80.28919693928wpdb->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 (51,21,50,40,46,47,38,42,52,53,39)\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.28919693928wpdb->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 (51,21,50,40,46,47,38,42,52,53,39)\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.28929671320wpdb->_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 (51,21,50,40,46,47,38,42,52,53,39)\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.28929671320mysqli_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 = 14181205; 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 (51,21,50,40,46,47,38,42,52,53,39)\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.0001362512{main}( )...\index.php:0
20.0001362792require( 'C:\wamp64\www\wwwft\wp-blog-header.php )...\index.php:17
30.29189671816require_once( 'C:\wamp64\www\wwwft\wp-includes\template-loader.php )...\wp-blog-header.php:19
40.29309673472include( 'C:\wamp64\www\wwwft\wp-content\themes\fintech\archive-clients.php )...\template-loader.php:106
50.29309673472get_header( $name = ???, $args = ??? )...\archive-clients.php:10
60.29309673848locate_template( $template_names = [0 => 'header.php'], $load = TRUE, $load_once = TRUE, $args = [] )...\general-template.php:48
70.29319673944load_template( $_template_file = 'C:\\wamp64\\www\\wwwft/wp-content/themes/fintech/header.php', $load_once = TRUE, $args = [] )...\template.php:745
80.29319674392require_once( 'C:\wamp64\www\wwwft\wp-content\themes\fintech\header.php )...\template.php:810
90.29359683720wp_head( )...\header.php:7
100.29359683720do_action( $hook_name = 'wp_head' )...\general-template.php:3065
110.29359684096WP_Hook->do_action( $args = [0 => ''] )...\plugin.php:517
120.29359684096WP_Hook->apply_filters( $value = '', $args = [0 => ''] )...\class-wp-hook.php:348
130.29369684848wp_enqueue_scripts( '' )...\class-wp-hook.php:324
140.29369684848do_action( $hook_name = 'wp_enqueue_scripts' )...\script-loader.php:2263
150.29369685224WP_Hook->do_action( $args = [0 => ''] )...\plugin.php:517
160.29369685224WP_Hook->apply_filters( $value = '', $args = [0 => ''] )...\class-wp-hook.php:348
170.29639694216wp_enqueue_global_styles( '' )...\class-wp-hook.php:324
180.29649695880wp_get_global_stylesheet( $types = ??? )...\script-loader.php:2505
190.29649695880WP_Theme_JSON_Resolver::get_merged_data( $origin = ??? )...\global-styles-and-settings.php:183
200.30719973680WP_Theme_JSON_Resolver::get_core_data( )...\class-wp-theme-json-resolver.php:658
210.30719973808WP_Theme_JSON_Resolver::read_json_file( $file_path = 'C:\\wamp64\\www\\wwwft\\wp-includes/theme.json' )...\class-wp-theme-json-resolver.php:165
220.30719973808wp_json_file_decode( $filename = 'C:\\wamp64\\www\\wwwft\\wp-includes/theme.json', $options = ['associative' => TRUE] )...\class-wp-theme-json-resolver.php:110
230.30749986552json_decode( $json = '{\n\t"$schema": "https://schemas.wp.org/trunk/theme.json",\n\t"version": 3,\n\t"settings": {\n\t\t"appearanceTools": false,\n\t\t"useRootPaddingAwareAlignments": false,\n\t\t"border": {\n\t\t\t"color": false,\n\t\t\t"radius": false,\n\t\t\t"style": false,\n\t\t\t"width": false\n\t\t},\n\t\t"color": {\n\t\t\t"background": true,\n\t\t\t"button": true,\n\t\t\t"caption": true,\n\t\t\t"custom": true,\n\t\t\t"customDuotone": true,\n\t\t\t"customGradient": true,\n\t\t\t"defaultDuotone": true,\n\t\t\t"defaultGradie', $assoc = TRUE )...\functions.php:4629