ЖЕЛАНИЕ продолжение2
Исполняет: | |
Автор: | |
Музыка: | Нонна Исадская |
Слушателей: 16 (уникальных 5)
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=31870
and a2.work=31870
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-60ca325-f7262.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")