Не могу подключиться к БД. ->
SELECT `posts`.* FROM `posts` LEFT JOIN city_posts ON city_posts.post_id=posts.id AND city_posts.city_id=1 WHERE 1=1 AND city_posts.is_enabled=1 ORDER BY `posts`.`date` DESC LIMIT 30, 10
Got error 28 from storage engine