no connect!
https://www.roller.ru
2026-07-08
daily
0.9
https://www.roller.ru/items/
2026-07-08
weekly
0.9
select bc.cat_id,bc.cat_name,bc.cat_key,bc.cat_title_name,bc.cat_change_date from items_categories bc
where bc.cat_visible=1 and bc.shop_id=1
order by cat_id desc The server requested authentication method unknown to the client
select item_id,item_hide,item_change_date,item_key from items i, items_categories c
where
i.cat_id=c.cat_id
and item_visible=1
and cat_visible =1
and c.shop_id=1
order by item_id desc Too many connections
select cat_directory from cats
where
cat_visible =1
order by cat_id desc Too many connections
select posttime,filename from articles
where
visible =1
order by id desc Too many connections