Welcome to The Lady Dockery, your best source for British actress Michelle Dockery. Michelle is most known for her role as Mary Crawley in the critically acclaimed series Downton Abbey, for which she received three Emmy nominations. You can see her in the upcoming film Boy Kills World and the series This Town. Our site aims to bring you the latest news on Michelle's career along with providing a comprehensive gallery of her work and appearances. We hope you enjoy the site and come back soon! V

1203 : User michelledockery_cpg already has more than 'max_user_connections' active connections
1203 : User michelledockery_cpg already has more than 'max_user_connections' active connections

SELECT p.filepath AS pFilepath, p.filename AS pFilename, p.aid AS pAid, p.filesize AS pFilesize, p.title AS pTitle, p.caption AS pCaption, p.owner_id as pOwnerId, p.ctime AS pCtime, p.hits AS pHits, p.pid AS pPid, p.pic_rating AS pPic_Rating, p.votes AS pVotes, p.pwidth AS pWidth, p.pheight AS pHeight, p.user1 as pUser1, p.user2 as pUser2, p.user3 as pUser3, p.user4 as pUser4, c.cid as cCid, c.name as cName, c.description as cDescription, c.pos as cPos, c.parent as cParent, c.thumb as cThumb, u.user_lastvisit AS uUser_lastvisit,u.user_regdate AS uUser_regdate,u.user_email AS uUser_email,u.user_profile1 AS uUser_profile1,u.user_profile2 AS uUser_profile2,u.user_profile3 AS uUser_profile3,u.user_profile4 AS uUser_profile4,u.user_profile5 AS uUser_profile5,u.user_profile6 AS uUser_profile6, a.aid AS aAid, a.title AS aTitle, a.description AS aDescription, a.visibility as aVisibility, a.pos as aPos, a.category as aCategory, a.thumb as aThumb, a.keyword as aKeyword FROM cpgg5_pictures AS p LEFT JOIN cpgg5_users AS u ON p.owner_id = u.user_id LEFT JOIN cpgg5_albums AS a ON p.aid = a.aid LEFT JOIN cpgg5_categories AS c ON a.category = c.cid WHERE 1 AND p.approved='YES' AND ((a.visibility = 0 OR a.visibility IS NULL) AND (a.alb_password IS NULL OR a.alb_password = "")) ORDER BY p.ctime DESC LIMIT 0,11