Error at 2025-05-09 00:42:52:
Query: SELECT DISTINCT(c.id ),c.* FROM ws_products as c
INNER JOIN ws_products_persons_assoc as persons_assoc ON
persons_assoc.product_id = c.id
AND persons_assoc.person_id = '76598'
WHERE c.price BETWEEN 40 AND 150 AND c.status = '1' AND c.parent_id = '0' GROUP BY c.id ORDER BY c.year asc,c.product_name ASC LIMIT 0,18
Error: Can't create/write to file '/var/tmp/#sql_644_0.MAI' (Errcode: 28)
Error at 2025-05-09 00:42:52:
Query: SELECT DISTINCT(c.id ),c.* FROM ws_products as c
INNER JOIN ws_products_persons_assoc as persons_assoc ON
persons_assoc.product_id = c.id
AND persons_assoc.person_id = '76598'
WHERE c.price BETWEEN 40 AND 150 AND c.status = '1' AND c.parent_id = '0' GROUP BY c.id ORDER BY c.year asc,c.product_name ASC LIMIT 0,18
Error: Can't create/write to file '/var/tmp/#sql_644_0.MAI' (Errcode: 28)