Откуда во мне те слова...
Файл: mp3 936.73Kb
СкачатьСлушателей: 102 (уникальных 102)
Query failed (select a1.id as a1_id, a2.id as a2_id, a2.user, a2.time, a2.text, users.nick, users.login
from remarks as a1, remarks as a2 use index (work), users
where
a1.parent=0
and a1.work=196
and a2.work=196
and a1.active=1
and a2.active=1
and (a2.parent=a1.id or a2.id=a1.id)
and (a2.user=users.id)
order by a1.time DESC, a2.parent, a2.time
LIMIT 0,50
):Disk full (/tmp/#sql-temptable-4a4-60cfba7-f82ca.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")