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