PDO Error: SQLSTATE[HY000]: General error: 1021 Disk full (/var/tmp/#sql_5eb_0); waiting for someone to free some space...
array(0) {
}
string(361) "SELECT a.url as url ,a.anchor as anchor, a.catalog_id as cat_id,c.description as description
from l_anchors a
inner join l_catalogs c on (a.catalog_id=c.id)
where a.anchor_id=380 and a.catalog_id=499
GROUP BY c.description,a.url,a.anchor
order by c.description,a.url,a.anchor
"