22 May 2012
Array
(
[class.db.inc:121] => Array
(
[0] =>
SELECT ci.album_id, MAX(ci.`rate`) as `relevance`, ca.*, c.name as club_name, c.type
FROM clubs_album_image as ci
INNER JOIN clubs_album as ca
ON ca.id = ci.album_id AND is_enabled=1 AND ci.club_id=4362
INNER JOIN clubs_profile as c
ON c.id = ca.club_id
WHERE 1=1 AND ci.added_date > 1337073083
GROUP BY album_id
ORDER BY ca.`added_date` DESC
LIMIT 5: Can't create/write to file '/tmp/#sql_7ec3_4.MYD' (Errcode: 17)
)
)



