1317 - Query execution was interrupted

SELECT SQL_CACHE DISTINCT products_ymm.products_id FROM products_ymm LEFT JOIN cache_products_path ON products_ymm.products_id = cache_products_path.products_id WHERE cache_products_path.categories_id=6973 and (products_car_make='mitsubishi') and (products_car_model='L200 III' or products_car_model='') and ((products_car_year_bof <= '1998' and products_car_year_eof >= '1998') or (products_car_year_bof=0 and products_car_year_eof=0))

[TEP STOP]