Klicken Sie auf die Bilder zur Vergrößerung
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='9a169a26-b156-44a4-9b2d-11b59be3de98',product_2_smart_oid,product_1_smart_oid)
AS smart_oid
FROM zz_product_products
WHERE product_1_smart_oid='9a169a26-b156-44a4-9b2d-11b59be3de98' OR product_2_smart_oid='9a169a26-b156-44a4-9b2d-11b59be3de98'
) ORDER BY title_ger ASC