PHP Warning

Message

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

Error at

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

Backtrace

File:app/Tygh/Backend/Database/Mysqli.php
Line:89
Function:{closure}
File:app/Tygh/Database/Connection.php
Line:458
Function:query
File:app/Tygh/Database/Connection.php
Line:264
Function:query
File:app/functions/fn.database.php
Line:55
Function:getHash
File:app/functions/fn.catalog.php
Line:4425
Function:db_get_hash_array
File:app/functions/fn.catalog.php
Line:225
Function:fn_get_product_features
File:app/controllers/frontend/products.php
Line:106
Function:fn_get_product_data
File:app/functions/fn.control.php
Line:712
Function:include
File:app/functions/fn.control.php
Line:470
Function:fn_run_controller
File:index.php
Line:35
Function:fn_dispatch

Tygh\Exceptions\AException

Message

Disk full (/tmp/#sql-temptable-741-17895cf-2c707d.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, ssl_myproduct_features_descriptions.description, ssl_myproduct_features_descriptions.lang_code, ssl_myproduct_features_descriptions.prefix, ssl_myproduct_features_descriptions.suffix, pf.categories_path, ssl_myproduct_features_descriptions.full_description, pf.status, pf.comparison, pf.position, pf_groups.position AS group_position, ssl_myproduct_features_values.value, ssl_myproduct_features_values.variant_id, ssl_myproduct_features_values.value_int FROM ssl_myproduct_features AS pf LEFT JOIN ssl_myproduct_features AS pf_groups ON pf.parent_id = pf_groups.feature_id LEFT JOIN ssl_myproduct_features_descriptions ON ssl_myproduct_features_descriptions.feature_id = pf.feature_id AND ssl_myproduct_features_descriptions.lang_code = 'de' INNER JOIN ssl_myproduct_features_values ON ssl_myproduct_features_values.feature_id = pf.feature_id AND ssl_myproduct_features_values.product_id = 59475 AND ssl_myproduct_features_values.lang_code = 'de' INNER JOIN ssl_myult_objects_sharing ON (ssl_myult_objects_sharing.share_object_id = pf.feature_id AND ssl_myult_objects_sharing.share_company_id = 1 AND ssl_myult_objects_sharing.share_object_type = 'product_features') WHERE 1 AND pf.feature_type != 'G' AND pf.status IN ('A') AND pf.display_on_product = 'Y' AND ( pf.categories_path = '' OR ISNULL(pf.categories_path)OR FIND_IN_SET(4202, pf.categories_path) OR FIND_IN_SET(5905, pf.categories_path) OR FIND_IN_SET(7706, pf.categories_path) ) GROUP BY pf.feature_id ORDER BY group_position, pf.position, ssl_myproduct_features_descriptions.description

Error at

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

Backtrace

File:app/Tygh/Database/Connection.php
Line:499
Function:throwError
File:app/Tygh/Database/Connection.php
Line:264
Function:query
File:app/functions/fn.database.php
Line:55
Function:getHash
File:app/functions/fn.catalog.php
Line:4425
Function:db_get_hash_array
File:app/functions/fn.catalog.php
Line:225
Function:fn_get_product_features
File:app/controllers/frontend/products.php
Line:106
Function:fn_get_product_data
File:app/functions/fn.control.php
Line:712
Function:include
File:app/functions/fn.control.php
Line:470
Function:fn_run_controller
File:index.php
Line:35
Function:fn_dispatch