( ! ) Warning: mysqli_query(): (08S01/1053): Server shutdown in progress in /var/www/html/kolodok.net/lib/DbSimple/Mysqli.php on line 166 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0000 | 359744 | {main}( ) | .../index.php:0 |
2 | 0.3329 | 649760 | CustomElements->getBrandsByCategoryBus( ) | .../index.php:119 |
3 | 0.3329 | 649760 | DbSimple_Database->select( $query = 'SELECT a.id, a.name, a.url FROM catalog_product_brands a\r\n LEFT JOIN catalog_product_items b ON b.brand_id=a.id\r\n LEFT JOIN catalog_product_item_category_map c ON c.item_id=b.id\r\n WHERE c.cat_id=? AND b.price>0 AND b.state=1 AND a.state=1\r\n GROUP BY a.id\r\n ORDER BY a.name, a.ordering\r\n ', 73143 ) | .../customelems.class.php:117 |
4 | 0.3329 | 650168 | DbSimple_Database->_query( $query = [0 => 'SELECT a.id, a.name, a.url FROM catalog_product_brands a\r\n LEFT JOIN catalog_product_items b ON b.brand_id=a.id\r\n LEFT JOIN catalog_product_item_category_map c ON c.item_id=b.id\r\n WHERE c.cat_id=? AND b.price>0 AND b.state=1 AND a.state=1\r\n GROUP BY a.id\r\n ORDER BY a.name, a.ordering\r\n ', 1 => 73143], $total = FALSE ) | .../Database.php:151 |
5 | 0.3329 | 650200 | DbSimple_Mysqli->_performQuery( $queryMain = [0 => 'SELECT a.id, a.name, a.url FROM catalog_product_brands a\r\n LEFT JOIN catalog_product_items b ON b.brand_id=a.id\r\n LEFT JOIN catalog_product_item_category_map c ON c.item_id=b.id\r\n WHERE c.cat_id=? AND b.price>0 AND b.state=1 AND a.state=1\r\n GROUP BY a.id\r\n ORDER BY a.name, a.ordering\r\n ', 1 => 73143] ) | .../Database.php:543 |
6 | 0.3329 | 650616 | mysqli_query( $link = class mysqli { public $affected_rows = -1; public $client_info = 'mysqlnd 7.4.33'; public $client_version = 70433; public $connect_errno = 0; public $connect_error = NULL; public $errno = 1053; public $error = 'Server shutdown in progress'; public $error_list = [0 => [...]]; public $field_count = 3; public $host_info = 'Localhost via UNIX socket'; public $info = NULL; public $insert_id = 0; public $server_info = '8.0.41-0ubuntu0.22.04.1'; public $server_version = 80041; public $sqlstate = '08S01'; public $protocol_version = 10; public $thread_id = 20903908; public $warning_count = 0 }, $query = 'SELECT a.id, a.name, a.url FROM catalog_product_brands a\r\n LEFT JOIN catalog_product_items b ON b.brand_id=a.id\r\n LEFT JOIN catalog_product_item_category_map c ON c.item_id=b.id\r\n WHERE c.cat_id=73143 AND b.price>0 AND b.state=1 AND a.state=1\r\n GROUP BY a.id\r\n ORDER BY a.name, a.ordering\r\n ' ) | .../Mysqli.php:166 |