Errore nell'esecuzione di dynQuery Query= SELECT prodotti.id, prodotti.codice, prodotti.categoria, prodotti.titolo_de AS titolo, prodotti.descrizione_de AS descrizione, prodotti.img, prodotti.file, prodotti.file2, prodotti.file3, prodotti.file4, prodotti.url_rewrite FROM prodotti WHERE prodotti.status=1 and prodotti.gruppo='42' and prodotti.categoria='95' and prodotti.img!='' and prodotti.id!='489' ORDER BY RAND() LIMIT 0,5 Errore Mysql = Disk full (/var/tmp/#sql-temptable-23290e-154c5-1a53.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")