Got error 28 from storage engine
SELECT pot.*, pot.name_ru AS _name_sort, povt.*
FROM SC_product_options_values as povt LEFT JOIN SC_product_options as pot ON pot.optionID=povt.optionID
WHERE povt.productID IN ('1403','1813','1891','1892','1890','1885','1888','1887','1883','1722','1576','1811','1775','1577','1030','1031','726','731','1016','1018','1015','823','733','723','722','736','735','727','1021','734','728','1023','732','1805','1804','1022','1019','1020','738','739','1028','1029','729','1014','1017','724','730','725','1024','737','1027','1026','1025','2014','1626','1627') ORDER BY pot.sort_order, _name_sort