Diese Fehlermeldung kommt seit gestern abend plötzlich "aus dem nichts" wir haben nicht an der Datenbank rumgespielt.
Der Shop ist in einem Unterverzeichnis installiert, Version ist
v3.0.4 SP2.1
Weiss da jemand weiter? Vielen Dank!!!
1 - Can't create/write to file '/tmp/#sql_1429_0.MYD' (Errcode: 17)
select p.products_fsk18, p.products_id, p.products_price, p.products_tax_class_id, p.products_image, pd.products_name, p.products_vpe, p.products_vpe_status, p.products_vpe_value, pd.products_short_description FROM orders_products opa, orders_products opb, orders o, products p, products_description pd where opa.products_id = '2' and opa.orders_id = opb.orders_id and opb.products_id != '2' and opb.products_id = p.products_id and opb.orders_id = o.orders_id and p.products_status = '1' and pd.language_id = '2' and opb.products_id = pd.products_id group by p.products_id order by o.date_purchased desc limit 6
[XT SQL Error][/php]