SELECT
*
FROM
cscart_pinta_redirect_manager_redirects
WHERE
`from_url` IN (
'/electronics/car-electronics/gps-and-navigation',
'/electronics/car-electronics/gps-and-navigation/',
'https://cs-cart.pixy.pro/electronics/car-electronics/gps-and-navigation',
'https://cs-cart.pixy.pro/electronics/car-electronics/gps-and-navigation/',
'https://cs-cart.pixy.pro/electronics/car-electronics/gps-and-navigation?currency=EUR&items_per_page=12&sl=en',
'https://cs-cart.pixy.pro/electronics/car-electronics/gps-and-navigation/?currency=EUR&items_per_page=12&sl=en'
)
AND `status` = 'A'
order by
redirect_id desc