mysqli::query(): (HY000/1021): Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device")
app/Tygh/Backend/Database/Mysqli.php, line: 91
| File: | app/Tygh/Backend/Database/Mysqli.php |
| Line: | 91 |
| Function: | {closure} |
| File: | app/Tygh/Database/Connection.php |
| Line: | 1461 |
| Function: | query |
| File: | app/Tygh/Database/Connection.php |
| Line: | 700 |
| Function: | execQuery |
| File: | app/Tygh/Database/Connection.php |
| Line: | 333 |
| Function: | query |
| File: | app/functions/fn.database.php |
| Line: | 35 |
| Function: | getArray |
| File: | app/addons/all_reviews_block/func.php |
| Line: | 5 |
| Function: | db_get_array |
| File: | app/functions/fn.control.php |
| Line: | 134 |
| Function: | fn_all_reviews_block_dispatch_assign_template |
| File: | app/functions/fn.control.php |
| Line: | 450 |
| Function: | fn_set_hook |
| File: | index.php |
| Line: | 19 |
| Function: | fn_dispatch |
Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device") (1021)
SELECT r.product_review_id, r.product_id, r.comment, r.rating_value, r.name AS reviewer_name, pd.product, CONCAT('https://bestpinup.art/custom-pinup-portrait/', p.name, '/') as product_url, CONCAT('https://bestpinup.art/images/detailed/', FLOOR(il.detailed_id / 1000), '/', i.image_path) as image_path FROM cscart_product_reviews as r LEFT JOIN cscart_product_descriptions as pd ON r.product_id = pd.product_id LEFT JOIN cscart_images_links as il ON r.product_review_id = il.object_id AND il.object_type = 'product_reviews' LEFT JOIN cscart_images as i ON il.detailed_id = i.image_id LEFT JOIN cscart_seo_names as p ON r.product_id = p.object_id AND p.type = 'p' WHERE r.status = 'A' GROUP BY r.product_review_id
app/Tygh/Database/Connection.php, line: 1713
| File: | app/Tygh/Database/Connection.php |
| Line: | 1490 |
| Function: | throwError |
| File: | app/Tygh/Database/Connection.php |
| Line: | 700 |
| Function: | execQuery |
| File: | app/Tygh/Database/Connection.php |
| Line: | 333 |
| Function: | query |
| File: | app/functions/fn.database.php |
| Line: | 35 |
| Function: | getArray |
| File: | app/addons/all_reviews_block/func.php |
| Line: | 5 |
| Function: | db_get_array |
| File: | app/functions/fn.control.php |
| Line: | 134 |
| Function: | fn_all_reviews_block_dispatch_assign_template |
| File: | app/functions/fn.control.php |
| Line: | 450 |
| Function: | fn_set_hook |
| File: | index.php |
| Line: | 19 |
| Function: | fn_dispatch |