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 ('1936','1933','1935','1934','1932','1938','1939','1937','1940','1941','1942','1944','1688','1685','1687','1686','1954','1955','1957','1958','1959','1960','1962','1963','1964','1965','1966','1967','1968','1951') ORDER BY pot.sort_order, _name_sort