SELECT
*
FROM
cscart_pinta_redirect_manager_redirects
WHERE
`from_url` IN (
'/sports-and-outdoors/golf/golf-clubs',
'/sports-and-outdoors/golf/golf-clubs/',
'https://cs-cart.pixy.pro/sports-and-outdoors/golf/golf-clubs',
'https://cs-cart.pixy.pro/sports-and-outdoors/golf/golf-clubs/',
'https://cs-cart.pixy.pro/sports-and-outdoors/golf/golf-clubs?currency=EUR&items_per_page=96&sl=ru',
'https://cs-cart.pixy.pro/sports-and-outdoors/golf/golf-clubs/?currency=EUR&items_per_page=96&sl=ru'
)
AND `status` = 'A'
order by
redirect_id desc