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='1' and prodotti.categoria='104' and prodotti.img!='' and prodotti.id!='530' ORDER BY RAND() LIMIT 0,5 Errore Mysql = Disk full (/var/tmp/#sql-temptable-23290e-14fc7-1ce1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")