Clicca sulle immagini per ingrandirle
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='df3c71da-c4ee-47f7-8fae-fc8f055379d0',product_2_smart_oid,product_1_smart_oid)
AS smart_oid
FROM zz_product_products
WHERE product_1_smart_oid='df3c71da-c4ee-47f7-8fae-fc8f055379d0' OR product_2_smart_oid='df3c71da-c4ee-47f7-8fae-fc8f055379d0'
) ORDER BY title_ita ASC