PHP Warning

Message

mysqli::query(): (HY000/1021): Disk full (/tmp/#sql-temptable-739-d921b5-179172.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")

Error at

app/Tygh/Backend/Database/Mysqli.php, line: 84

Backtrace

File:app/Tygh/Backend/Database/Mysqli.php
Line:84
Function:{closure}
File:app/Tygh/Database/Connection.php
Line:482
Function:query
File:app/Tygh/Database/Connection.php
Line:256
Function:query
File:app/functions/fn.database.php
Line:49
Function:getHash
File:app/functions/fn.features.php
Line:504
Function:db_get_hash_array
File:app/functions/fn.products.php
Line:310
Function:fn_get_product_features
File:app/controllers/frontend/products.php
Line:116
Function:fn_get_product_data
File:app/functions/fn.control.php
Line:690
Function:include
File:app/functions/fn.control.php
Line:439
Function:fn_run_controller
File:index.php
Line:30
Function:fn_dispatch

Tygh\Exceptions\AException

Message

Disk full (/tmp/#sql-temptable-739-d921b5-179172.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (1021)

SELECT pf.feature_id, pf.company_id, pf.feature_type, pf.parent_id, pf.display_on_product, pf.display_on_catalog, pf.display_on_header, shopware_product_features_descriptions.description, shopware_product_features_descriptions.internal_name, shopware_product_features_descriptions.lang_code, shopware_product_features_descriptions.prefix, shopware_product_features_descriptions.suffix, pf.categories_path, shopware_product_features_descriptions.full_description, pf.status, pf.comparison, pf.position, pf.purpose, pf.feature_style, pf.filter_style, pf.feature_code, pf.timestamp, pf.updated_timestamp, pf_groups.position AS group_position, shopware_product_features_values.value, shopware_product_features_values.variant_id, shopware_product_features_values.value_int FROM shopware_product_features AS pf LEFT JOIN shopware_product_features AS pf_groups ON pf.parent_id = pf_groups.feature_id LEFT JOIN shopware_product_features_descriptions AS pf_groups_description ON pf_groups_description.feature_id = pf.parent_id AND pf_groups_description.lang_code = 'de' LEFT JOIN shopware_product_features_descriptions ON shopware_product_features_descriptions.feature_id = pf.feature_id AND shopware_product_features_descriptions.lang_code = 'de' INNER JOIN shopware_product_features_values ON shopware_product_features_values.feature_id = pf.feature_id AND shopware_product_features_values.product_id = 38440 AND shopware_product_features_values.lang_code = 'de' WHERE 1 AND pf.feature_type != 'G' AND pf.status IN ('A') AND (pf_groups.status IN ('A') OR pf_groups.status IS NULL) AND pf.display_on_product = 'Y' AND ( pf.categories_path = '' OR ISNULL(pf.categories_path)OR FIND_IN_SET(30, pf.categories_path) OR FIND_IN_SET(60, pf.categories_path) OR FIND_IN_SET(605, pf.categories_path) OR FIND_IN_SET(683, pf.categories_path) OR FIND_IN_SET(684, pf.categories_path) ) GROUP BY pf.feature_id ORDER BY group_position, pf_groups_description.description, pf_groups.feature_id, pf.position, shopware_product_features_descriptions.description, pf.feature_id

Error at

app/Tygh/Database/Connection.php, line: 1160

Backtrace

File:app/Tygh/Database/Connection.php
Line:523
Function:throwError
File:app/Tygh/Database/Connection.php
Line:256
Function:query
File:app/functions/fn.database.php
Line:49
Function:getHash
File:app/functions/fn.features.php
Line:504
Function:db_get_hash_array
File:app/functions/fn.products.php
Line:310
Function:fn_get_product_features
File:app/controllers/frontend/products.php
Line:116
Function:fn_get_product_data
File:app/functions/fn.control.php
Line:690
Function:include
File:app/functions/fn.control.php
Line:439
Function:fn_run_controller
File:index.php
Line:30
Function:fn_dispatch