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=USD&sl=uk&sort_order=asc',
'https://cs-cart.pixy.pro/sports-and-outdoors/golf/golf-bags-and-carts/?currency=USD&sl=uk&sort_order=asc'
)
AND `status` = 'A'
order by
redirect_id desc