PHP Warning

Message

mysqli::query(): (HY000/1021): Disk full (/tmp/#sql-temptable-45e3-7d75ac-185dc4.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")

Error at

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

Backtrace

File:app/Tygh/Backend/Database/Mysqli.php
Line:91
Function:{closure}
File:app/Tygh/Database/Connection.php
Line:1460
Function:query
File:app/Tygh/Database/Connection.php
Line:699
Function:execQuery
File:app/Tygh/Database/Connection.php
Line:332
Function:query
File:app/functions/fn.database.php
Line:35
Function:getArray
File:app/addons/product_bundles/src/Services/ProductBundleService.php
Line:185
Function:db_get_array
File:app/addons/product_bundles/controllers/frontend/promotions.post.php
Line:28
Function:getBundles
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

Tygh\Exceptions\AException

Message

Disk full (/tmp/#sql-temptable-45e3-7d75ac-185dc4.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (1021)

SELECT * FROM cscart_product_bundles as bundles LEFT JOIN cscart_product_bundle_descriptions as descriptions ON bundles.bundle_id = descriptions.bundle_id AND descriptions.lang_code = 'en' WHERE 1=1 AND bundles.display_in_promotions = 'Y' AND bundles.status = 'A' AND IF(bundles.date_from, bundles.date_from <= 1714175020, 1) AND IF(bundles.date_to, bundles.date_to >= 1714175020, 1) GROUP BY bundles.bundle_id ORDER BY bundles.bundle_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:332
Function:query
File:app/functions/fn.database.php
Line:35
Function:getArray
File:app/addons/product_bundles/src/Services/ProductBundleService.php
Line:185
Function:db_get_array
File:app/addons/product_bundles/controllers/frontend/promotions.post.php
Line:28
Function:getBundles
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