Haga clic en las imágenes para agrandar
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='DCD971D6-A598-40CF-B338-7B0A69530701',product_2_smart_oid,product_1_smart_oid)
AS smart_oid
FROM zz_product_products
WHERE product_1_smart_oid='DCD971D6-A598-40CF-B338-7B0A69530701' OR product_2_smart_oid='DCD971D6-A598-40CF-B338-7B0A69530701'
) ORDER BY title_esp ASC