Tygh\Exceptions\AException

Message

Disk full (/usr/mysqltmp/#sql-temptable-226c-577c96-1cb7.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, cscart_product_features_descriptions.description, cscart_product_features_descriptions.internal_name, cscart_product_features_descriptions.lang_code, cscart_product_features_descriptions.prefix, cscart_product_features_descriptions.suffix, pf.categories_path, cscart_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, cscart_product_features_values.value, cscart_product_features_values.variant_id, cscart_product_features_values.value_int, abt_filters.filter_id FROM cscart_product_features AS pf LEFT JOIN cscart_product_features AS pf_groups ON pf.parent_id = pf_groups.feature_id LEFT JOIN cscart_product_features_descriptions AS pf_groups_description ON pf_groups_description.feature_id = pf.parent_id AND pf_groups_description.lang_code = 'sq' LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'sq' INNER JOIN cscart_product_features_values ON cscart_product_features_values.feature_id = pf.feature_id AND cscart_product_features_values.product_id = 191227 AND cscart_product_features_values.lang_code = 'sq' LEFT JOIN cscart_product_filters AS abt_filters ON abt_filters.feature_id = pf.feature_id AND abt_filters.company_id = pf.company_id WHERE 1=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.company_id IN (0, 138) AND pf.display_on_product = 'Y' AND ( pf.categories_path = '' OR ISNULL(pf.categories_path)OR FIND_IN_SET(453, pf.categories_path) OR FIND_IN_SET(457, pf.categories_path) OR FIND_IN_SET(488, pf.categories_path) OR FIND_IN_SET(728, pf.categories_path) OR FIND_IN_SET(750, pf.categories_path) ) GROUP BY pf.feature_id ORDER BY group_position asc, pf_groups_description.description asc, pf_groups.feature_id asc, pf.position asc, cscart_product_features_descriptions.description asc, pf.feature_id asc

Error at

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

Backtrace

File:app/Tygh/Database/Connection.php
Line:1489
Function:throwError
File:app/Tygh/Database/Connection.php
Line:699
Function:execQuery
File:app/Tygh/Database/Connection.php
Line:370
Function:query
File:app/functions/fn.database.php
Line:48
Function:getHash
File:app/functions/fn.features.php
Line:541
Function:db_get_hash_array
File:app/functions/fn.products.php
Line:370
Function:fn_get_product_features
File:app/controllers/frontend/products.php
Line:96
Function:fn_get_product_data
File:app/functions/fn.control.php
Line:722
Function:include
File:app/functions/fn.control.php
Line:458
Function:fn_run_controller
File:index.php
Line:19
Function:fn_dispatch