File | /home/fpalast/web/filmpalast.to/public_html/include/functions_common.php |
Line | 661 |
Sql | SELECT *, max(stamp) as mstamp, COUNT(*) FROM movies a WHERE a.startwith ='H' and s_id > 0 GROUP BY s_id HAVING COUNT(*) > 1 ORDER BY mstamp DESC limit 64, 32 |
Error | Can't create/write to file '/tmp/#sql-temptable-874f3-b2dc06-1f9e.MAI' (Errcode: 28 "No space left on device") |