SELECT
*
FROM
cscart_pinta_redirect_manager_redirects
WHERE
`from_url` IN (
'/electronics/tv-and-video/home-theater-systems',
'/electronics/tv-and-video/home-theater-systems/',
'https://cs-cart.pixy.pro/electronics/tv-and-video/home-theater-systems',
'https://cs-cart.pixy.pro/electronics/tv-and-video/home-theater-systems/',
'https://cs-cart.pixy.pro/electronics/tv-and-video/home-theater-systems?sl=ru&sort_order=desc',
'https://cs-cart.pixy.pro/electronics/tv-and-video/home-theater-systems/?sl=ru&sort_order=desc'
)
AND `status` = 'A'
order by
redirect_id desc