array(1) {
[":cat"]=>
string(2) "21"
}
string(321) "SELECT id, slug, name, phone, description, hair, constitution, keywords, GREATEST(created_at, updated_at) AS `date`, status, post_type FROM `l_catalogs` WHERE post_type = 'girl' AND id IN (SELECT catalog_id FROM `l_catalogs_categories` WHERE `category_id` = :cat) AND status = 'publish' ORDER BY `date` DESC LIMIT 100,10"
PDO Error: SQLSTATE[HY000]: General error: 1021 Disk full (/var/tmp/#sql_657_0); waiting for someone to free some space...