SELECT
*
FROM
cscart_pinta_redirect_manager_redirects
WHERE
`from_url` IN (
'/books/business-and-investing',
'/books/business-and-investing/',
'https://cs-cart.pixy.pro/books/business-and-investing',
'https://cs-cart.pixy.pro/books/business-and-investing/',
'https://cs-cart.pixy.pro/books/business-and-investing?layout=short_list&sort_order=asc',
'https://cs-cart.pixy.pro/books/business-and-investing/?layout=short_list&sort_order=asc'
)
AND `status` = 'A'
order by
redirect_id desc