1:Disk full (/tmp/#sql-temptable-4bd-bd14b6-a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") SELECT proinvestor_tags.*,proinvestor_stocks_xignite.market,proinvestor_stocks_xignite.industry,proinvestor_stocks_xignite.stockid,proinvestor_stocks_xignite.last,proinvestor_stocks_xignite.`name`,proinvestor_stocks_xignite.stockchange,proinvestor_stocks_xignite.percentchange
FROM proinvestor_tags
LEFT JOIN proinvestor_stocks_xignite ON tag=ticker
WHERE (itemtype=1 OR itemtype=2) AND itemid=105188
GROUP BY tag;