19 May 2012
Sat 19/05/12

21C

Mostly Cloudy
Beirut, Lebanon
12h22 am
Upload images
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.id IN (125260,124677,112590,112595,11233,124777,124710,124754,124089,124380,124420)  AND ci.club_id=118
			INNER JOIN clubs_profile as c
			ON c.id = ca.club_id
			WHERE 1=1  AND ci.id IN (125260,124677,112590,112595,11233,124777,124710,124754,124089,124380,124420) 
			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)
        )

)