Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device"):
SELECT * FROM products WHERE smart_oid IN(
SELECT IF(product_1_smart_oid='537f54d0-ea4f-47e4-8912-b5408884a8a9',product_2_smart_oid,product_1_smart_oid)
AS smart_oid
FROM zz_product_products
WHERE product_1_smart_oid='537f54d0-ea4f-47e4-8912-b5408884a8a9' OR product_2_smart_oid='537f54d0-ea4f-47e4-8912-b5408884a8a9'
) ORDER BY title_en ASC