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 ('1954','1955','1957','1958','1959','1960','1962','1963','1964','1965','1966','1967','1968','1951','1969','1970','1971','1972','1952','1973','1975','1976','1977','1984','1985','1986','1990','1953','1991','1961') ORDER BY pot.sort_order, _name_sort