SELECT
*
FROM
cscart_pinta_redirect_manager_redirects
WHERE
`from_url` IN (
'/video-games/playstation-3', '/video-games/playstation-3/',
'https://cs-cart.pixy.pro/video-games/playstation-3',
'https://cs-cart.pixy.pro/video-games/playstation-3/'
)
AND `status` = 'A'
order by
redirect_id desc