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 ='A' and s_id > 0 GROUP BY s_id HAVING COUNT(*) > 1 ORDER BY mstamp DESC limit 192, 32 |
Error | Can't create/write to file '/tmp/#sql-temptable-874f3-b3597e-52f5.MAI' (Errcode: 28 "No space left on device") |