( ! ) 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 |
# | Time | Memory | Function | Location |
1 | 0.0001 | 362384 | {main}( ) | ...\index.php:0 |
2 | 0.0001 | 362664 | require( 'C:\wamp64\www\wwwft\wp-blog-header.php ) | ...\index.php:17 |
3 | 1.6441 | 9924096 | require_once( 'C:\wamp64\www\wwwft\wp-includes\template-loader.php ) | ...\wp-blog-header.php:19 |
4 | 1.6457 | 9925752 | include( 'C:\wamp64\www\wwwft\wp-content\themes\fintech\archive-clients.php ) | ...\template-loader.php:106 |
5 | 1.6457 | 9925752 | get_header( $name = ???, $args = ??? ) | ...\archive-clients.php:10 |
6 | 1.6457 | 9926128 | locate_template( $template_names = [0 => 'header.php'], $load = TRUE, $load_once = TRUE, $args = [] ) | ...\general-template.php:48 |
7 | 1.6458 | 9926224 | load_template( $_template_file = 'C:\\wamp64\\www\\wwwft/wp-content/themes/fintech/header.php', $load_once = TRUE, $args = [] ) | ...\template.php:745 |
8 | 1.6458 | 9926672 | require_once( 'C:\wamp64\www\wwwft\wp-content\themes\fintech\header.php ) | ...\template.php:810 |
9 | 1.7146 | 10756544 | wp_nav_menu( $args = ['theme_location' => '', 'menu' => '25', 'container' => '', 'container_class' => '', 'container_id' => '', 'menu_class' => 'menu', 'menu_id' => '', 'echo' => TRUE, 'fallback_cb' => 'wp_page_menu', 'before' => '', 'after' => '', 'link_before' => '', 'link_after' => '', 'items_wrap' => '<ul id="%1$s" class="%2$s">%3$s</ul>', 'depth' => 0, 'walker' => ''] ) | ...\header.php:35 |
10 | 1.7153 | 10762536 | wp_get_nav_menu_items( $menu = 25, $args = ['update_post_term_cache' => FALSE] ) | ...\nav-menu-template.php:151 |
11 | 1.7153 | 10765600 | get_posts( $args = ['order' => 'ASC', 'orderby' => 'menu_order', 'post_type' => 'nav_menu_item', 'post_status' => 'publish', 'output' => 'ARRAY_A', 'output_key' => 'menu_order', 'nopaging' => TRUE, 'update_menu_item_cache' => TRUE, 'tax_query' => [0 => [...]], 'update_post_term_cache' => FALSE] ) | ...\nav-menu.php:737 |
12 | 1.7153 | 10767960 | WP_Query->query( $query = ['numberposts' => 5, 'category' => 0, 'orderby' => 'menu_order', 'order' => 'ASC', 'include' => [], 'exclude' => [], 'meta_key' => '', 'meta_value' => '', 'post_type' => 'nav_menu_item', 'suppress_filters' => TRUE, 'post_status' => 'publish', 'output' => 'ARRAY_A', 'output_key' => 'menu_order', 'nopaging' => TRUE, 'update_menu_item_cache' => TRUE, 'tax_query' => [0 => [...]], 'update_post_term_cache' => FALSE, 'posts_per_page' => 5, 'ignore_sticky_posts' => TRUE, 'no_found_rows' => TRUE] ) | ...\post.php:2539 |
13 | 1.7153 | 10767960 | WP_Query->get_posts( ) | ...\class-wp-query.php:3852 |
14 | 1.7162 | 10790224 | wpdb->get_results( $query = 'SELECT wp_posts.*\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 (25)\n) AND wp_posts.post_type = \'nav_menu_item\' AND ((wp_posts.post_status = \'publish\'))\n\t\t\t\t\t GROUP BY wp_posts.ID\n\t\t\t\t\t ORDER BY wp_posts.menu_order ASC\n\t\t\t\t\t ', $output = ??? ) | ...\class-wp-query.php:3367 |
15 | 1.7163 | 10790512 | wpdb->query( $query = 'SELECT wp_posts.*\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 (25)\n) AND wp_posts.post_type = \'nav_menu_item\' AND ((wp_posts.post_status = \'publish\'))\n\t\t\t\t\t GROUP BY wp_posts.ID\n\t\t\t\t\t ORDER BY wp_posts.menu_order ASC\n\t\t\t\t\t ' ) | ...\class-wpdb.php:3141 |
16 | 1.7163 | 10772864 | wpdb->_do_query( $query = 'SELECT wp_posts.*\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 (25)\n) AND wp_posts.post_type = \'nav_menu_item\' AND ((wp_posts.post_status = \'publish\'))\n\t\t\t\t\t GROUP BY wp_posts.ID\n\t\t\t\t\t ORDER BY wp_posts.menu_order ASC\n\t\t\t\t\t ' ) | ...\class-wpdb.php:2258 |
17 | 1.7163 | 10772864 | mysqli_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 = 23; 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 = 16772527; public $warning_count = 0 }, $query = 'SELECT wp_posts.*\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 (25)\n) AND wp_posts.post_type = \'nav_menu_item\' AND ((wp_posts.post_status = \'publish\'))\n\t\t\t\t\t GROUP BY wp_posts.ID\n\t\t\t\t\t ORDER BY wp_posts.menu_order ASC\n\t\t\t\t\t ' ) | ...\class-wpdb.php:2344 |